CSS Resources
Contents of this page:
GitHub Repos
Sadly by necessity some of my repos are private. Those that are private are clearly marked. For those that are, please don’t ask me to share the code, because I can’t. They’re listed here purely for my reference.
Misc
- CSS validator
- Styleguide example: Search for “style guide” in Samba Useful Notes (accessible to clare only)
Css Specificity (how css is prioritised)
- There’s a css section in UsefulNotes.docx (available to Clare only - TW-Stuff/Organising/Notes), but all the notes came from these two articles:
- Specifics on css Specificity
- Specificity - Things you should know
Inspecting css in the browser
Use Chrome Dev Tools and find the styles section:
To see that box view over on the right, click the “Show computed styles” button over on the right: