- Author: Miloslav Nic
- Format: online HTML
- Price: free
A tutorial ebook on CSS 1 presented in 17 lessons, where you learn by studying examples. A complete reference to CSS 1 is also provided, with plenty more examples.
Published under a GNU Free Documentation License and available in English, Portuguese, and Czech languages.
Contents include:
- Example 1: Defining the look of your pages from one central CSS file
- Example 2: Using the same stylesheet to format different HTML sources
- Example 3: Formatting a style sheet
- Example 4: Colors
- Example 5: Elements sharing the same properties
- Example 6: The use of commas
- Example 7: The use of semicolons
- Example 8: Multiple definitions of a property
- Example 9: Class attributes
- Example 10: Classes with and without element names
- Example 11: More colors
- Example 12: Font sizes
- Example 13: Font styles
- Example 14: Text decoration
- Example 15: Text alignement
- Example 16: Borders
- Example 17: Where to go next