CSS CribSheet/CheatSheet
CSS Crib Sheet
I wrote the following series of articles in response to a request from some members on a CSS Forum I take part in. They said they found it useful so I have transcribed them here and will finish it off with PDF document, CSS Ebook if you like, which you will be able to download if you wish.
It is split into three main parts CSS Cribsheet, CSS Tips and Tricks and CSS Hacks, Filters Workarounds where some of the more common problems and their solutions are tackled.
The contents are as follows, and the TOC will remain on the side of the page for ease of navigation
CSS Crib Sheet
Contents:
- Validate Validate Validate
- Get it Right First ~ Use a compliant browser to develop in, then fix for IE (Internet Explorer).
- CSS Syntax
- CSS Selectors
- HTML Terminology
- Calling Your External Sheet ~
<link>and<style>elements - Cascade ~ they're not called Cascading Style Sheets for nothing!
- CSS Specificity ~ or descendant selectors
- CSS Media Types
more to follow....
CSS Tips 'n' Tricks
Contents:
CSS Bug Sheet
Contents:
Updates:
«« Crib Sheet Index | Next Page»»
