How do I create a website?

How do I create a website?

Hi @Margaret_Ezbon99,
t’s very generic as a question, but I think you should first get an idea of ​​what you want to create as a website, then you need to create an HTML structure and then CSS and develop iterations to your site with JS.

There are many IDEs out there that can aid you in web development but what worked for me was downloading atom and then I youtubed the top 10 most popular add ons for it and created a local server when I compiled so that I could see my work. You can do some variation of that. Or you can use the codepen.io thing that freecodecamp uses to test your projects.