These are the HTML and CSS documents I edited or wrote in the HTML and CSS LiveLessons videos.
There are no code samples in Lesson 1.
- Lesson 2.1 - Basic HTML Document
- Lesson 2.3 - Add text
- Lesson 2.4 - Add headlines
- Lesson 2.5 - Semantic tags
- Lesson 2.6 - Add links
- Lesson 3.1 - Basic CSS
- Lesson 3.2 - Inline styles
- Lesson 3.3
- Lesson 3.4, second page, CSS
- Lesson 4.1 - Align text
- Lesson 4.2 - Lists
- Lesson 4.3 - Definition List
- Lesson 5.1 - Sectioning Elements
- Lesson 5.2 - Figures
- Lesson 5.3 - Headers and Footers
- Lesson 6.1 - Bold and Italics
- Lesson 6.2 - Font size
- Lesson 6.3 - Typography
- Lesson 6.4 - Web fonts
- Lesson 6.5 - Special characters
- Lesson 7.2 - Color systems
- Lesson 7.3 - Foreground colors
- Lesson 7.4 - Background colors
- Lesson 8.2 - Margins and padding
- Lesson 8.3 - Borders
- Lesson 8.4 - CSS3 rounded corners
- Lesson 9.1 - Images
- Lesson 9.2 - Position images
- Lesson 9.3 - Background images
- Lesson 9.4 - Link to documents and PDFs
- Lesson 9.5 - Video and audio
- Lesson 9.6 file 1 - Responsive multimedia
- Lesson 9.6 file 2
- Lesson 10.1 - Basic table
- Lesson 10.2 - Table headlines
- Lesson 10.3 - Cell alignment
- Lesson 10.4 - CSS for tables
- Lesson 10.5 - Responsive tables
- Lesson 11.1 - Basic form
- Lesson 11.2 - HTML5 input fields
- Lesson 11.3 - Other form fields
- Lesson 11.4 - Validate forms
- Lesson 11.5 - Submit forms
- Lesson 12.2 - Fixed-width and liquid layouts
- Lesson 12.3 - Mobile first
- Lesson 12.4 - Media queries
- Lesson 12.5 - Choose breakpoints
- Lesson 12.6 - RWD best practices