Outline for Introduction to CSS3 Training
Chapter 1: Introduction to CSS
- Overview - HTML5, CSS3, JavaScript - How they all fit together.
Chapter 2: Formatting visual elements with CSS
- Measurements
- Colors
- CSS Selectors
- Styling Text
Chapter 3: Spacing, Borders and Backgrounds
- The CSS Box Model
- Sizing elements and spacing
- Borders and Backgrounds
Chapter 4: Laying out Pages
- Floating elements
- 2 and 3-column layouts
- Text columns
- Positioning Elements
Chapter 5: Tables
- Defining tables
- Header and Footer
- Nested tables
- Wrapping
Chapter 6: Miscellaneous
- CSS in Forms
- Formatting for Printing
- Manipulating CSS with JavaScript