CSS Cheat Sheet!
CSSCheatSheets.com Forum
- CSSCheatSheets CSS general discussion
- CSSCheatSheets CSS cross platform & ie problem discussion
- CSSCheatSheets CSS for newbie discussion
- CSSCheatSheets CSS Tips & Tricks
Basics of Using CSS in HTML Documents
- How can I format html using CSS?
- How can I get rid of the gray dotted line or outline around a link using CSS?
- How can I get an object to appear on top of another object?
- How can I make a box transparent using CSS?
- How do I center a div or other container?
- What is the most effective way to handle IE/Firefox differences?
- Why can't I set width on a css element in my design?
- How can I follow CSS formatting standards and make my code more readable?
CSS Browser Issues
(IE & Firefox)
The biggest challenge facing web designers today is cross-platform compatibility. The following issues are primarily Internet Explorer related. I prefer workarounds to hacks. The main difference being IE conditional code. Learn these cold, and you'll move from a beginner to advance CSS developer in no time. [more]
CSS Type & Font
- font-family
- font-size
- font color values
- line-height
- font-weight
- text-transform
- font-variant
- text-decoration
- font-size-adjust
- font-stretch
- word-spacing
- letter-spacing
- text-align
- vertical-align
- text-indent
CSS Background
CSS List
- list styles
- navigation list example
- navigation list example css
- list-style-type
- list-style-type
- list-style-image
- list-style-position
CSS Container/Box
- display
- border
- border-style
- border-width
- border-color
- border-style
- outline
CSS Block Size & Positioning
- width
- float
- clear
- margin
- padding
- max-width | min-width | min-height | max-height*
- position
- visibility
- width
- height
- left
- top
- right
- bottom
- z-index
- clip
- overflow
CSS Mouse & Cursor
- cursor
CSS Print
- page-break-before
- page-break-after
CSS Filters and Extensions
- opacity | filter:alpha(opacity=50)
- caption-side
- empty-cells
- table-layout
- content
- marker-offset
- quotes