Thursday, May 7, 2009

Working with Box Model

The Box Model
Working with the Box Model
Styles to set padding are similar to styles to set margins:
padding-top: value
padding-right: value
padding-bottom: value
padding-left: value

Border Styles
Border Style Types
Using Pseudo-Classes and Pseudo-Elements
A pseudo-class is a classification of an element based on its status, position, or current use in the document
Using Pseudo-Classes and Pseudo-Elements
Rollover effects can be created using pseudo-classes
Pseudo-elements are elements based on information about an element’s content, use or position
Positioning Objects with CSS
Working with Overflow and Clipping
Stacking Elements
Working with Different Media
The @media Rule
Media Groups
Media Groups
Hiding Elements
Comparing the visibility and display styles
Using Print Styles

No comments:

Post a Comment