HOW TO MAKE A WEBPAGE
Getting HTML snippets
Any page that has something you like, you can open the developer
tools in your browser to see the page source code.
- In Firefox, this is under Tools > Browser Tools > Web
Developer Tools
- In Chrome, this is under (the kebab button to the right of the
address bar) > More Tools > Developer Tools
- It is much harder to develop on other web browsers. We
recommend Firefox.
When you're done taking a look, head back to the
homepage for next steps!