Hacker News new | ask | show | jobs
by btrettel 2289 days ago
There are many resources available today on how to create a nice looking HTML/CSS page. Looks like Mozilla has a complete guide:

https://developer.mozilla.org/en-US/docs/Learn

This goes into JavaScript later as well but it seems to be the way I'd consider proper: only using JavaScript for things that can only be done in JavaScript.