How to implement html and css

This question have been ringing in my heart.

This is my few weeks in learning html and css

I have been thinking how I’m I going to implement it eg. If I want to develop a website or an app, how can I implement the coding so that I can use it to create something cool

to develop a website you need more than html and css, keep learning, and learn also JavaScript, then you will be able to create many cool things

1 Like

Ok thanks for your wonderful reply.
Someone told me to stay out of javascript for the sake of my mind, that css and html is enough for me.
Is JavaScript that complicated?

It’s a programming language, that adds a whole extra level of complexity that html and css don’t have, but if you want to add interactivity to your website it is needed. You can use the curriculum at freecodecamp.org/learn

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.