PetriP-TNT
Member
Thanks guys. So to recap the advice I'm getting: Just start creating basic sites and experiment. As time goes on, it should sink in. This is a stupid question, I know...but how do I actually create websites? Do I need to get a domain name and web host for each site I create? NameCheap + Dreamhost? This is the kind of information I'm lacking. The setup and installation, and the actual way to apply coding to turn it into a website.
I know how to enter the HTML, CSS, and JavaScript in the Codecademy terminals, and the preview shows me my work. But how do I do this for an actual, reachable website of my own?
Once again my suggestion is GitHub Pages: https://pages.github.com/
It's free and rather flexible and you'll learn proper version control while doing it! If you want a custom domain ghPages supports that too, pretty much optimal for you use cases.