|
Why stylesheets?
Stylesheet locations
Linked, embedded and inline
Stylesheet syntax
Selector, declaration, properties and values
Redefining tags vs classes
Units in CSS
Pixels or percentages
Text properties
text-indent, text-align, line-height, vertical-align,
word-spacing, letter-spacing, text-transform, text-decoration
Font properties
font, font-family, font-weight, font-size, font-style,
font-variant
Background properties
background, background-color, background-image,
background-repeat, background-attachment, background-position
Box properties
Margins
margin, margin-top, margin-right, margin-left,
margin-bottom
Padding
padding, padding-top, padding-right, padding-left,
padding-bottom
Borders
border, border-top, border-right, border-left,
border-bottom, border-color, border-style, border-width, border-collapse
Classification properties
display, white-space, list-style-type, list-style-image,
list-style-position,
|