Design & Build a Webpage resources from Code Like a Girl.
Open this in Atom to get started.
The key files you want to look at are index.html and main.css (starting on line 97.)
Open index.html up in your Internet Browser too!
- Change something
- save
- Go to index.html in browser
- Hit Refresh
Google is your friend!
Simple HTML Guide: http://www.simplehtmlguide.com/cheatsheet.php
Simple CSS Guide: https://cssreference.io/
Check out "Instructions & help" in this folder.