Welcome to our Complete CSS Guide.
This Guide is a reference to all of CSS 2.1, the W3C recommended standard for web page appearance, as of July 2008. We will also cover some aspects of CSS 3, currently a work in progress.
Contents
[edit] Copyright
This Guide is copyright Western Civilisation Pty Ltd. We are making it available under a Commons Attribution-Share Alike 3.0 Unported: you may reproduce it, provided you provide attribution, and any changes you make are released under the same license. Please feel free to make edits, and contributions, where you think appropriate.
[edit] Contents
[edit] Introduction
- About the guide
- CSS introduction
- Why use CSS?
- What is a style sheet?
- How do style sheets work?
- Linking and embedding
- Statements
[edit] Selectors
[edit] CSS1 and 2.1
- Introduction
- Type
- Class
- ID
- Descendant
- Link pseudo class
- Pseudo element
- Selector groups
- Dynamic pseudo class
- Language pseudo class
- Child
- First child
- Adjacent
- Attribute
[edit] Properties
- Introduction
- Text style
- Text layout
- Background
- Border
- Margin
- Padding
- Page layout
- Page style
- Element type
- User interface
- Values