A Codecademy project to make a cheatsheet to have quick access to information about either HTML or CSS (in my case, CSS). More or less a slighly elaborated version of this page.
- HTML
- CSS
Download both files into one folder (making sure that there are no other index.html or styles.css documents in the folder) and open index.html.
The HTML file is split into the following sections (linked at the top of the webpage):
- Background
- Borders
- Text & Fonts
- Positioning & Spacing
- Other Properties
I'm aware that other properties isn't particularly helpful but I couldn't think of a good catch-all for the few remaining items.
Have fun and I hope it's helpful!