Video description
Master HTML If you're looking for real-world HTML you'll find it here.
Table of Contents
Fundamentals of HTML & XHTML
An Introduction to HTML Markup
00:06:33
Using Doctypes for HTML and XHTML
00:11:15
HTML Attributes and Values
00:07:04
Adding Additional Structure and Content to your Page
00:13:51
Adding Links
00:11:43
Organizing your Root Folder
00:10:08
Fundamentals of CSS
An Introduction to CSS Syntax and Inheritance: Part 1
00:04:50
An Introduction to CSS Syntax and Inheritance: Part 2
00:06:29
Using the CSS Class Selector
00:08:09
Using the CSS ID Selector
00:05:48
Working with Group Selectors
00:08:07
Working with Descendent Selectors
00:07:25
Creating an External Style Sheet
00:05:55
CSS Specificity
00:10:01
Styling Text with CSS
Styling Text with the Font-Family Property in CSS
00:07:01
Sizing Text with CSS
00:08:38
Setting Font Color with CSS
00:07:01
Adding Space Between Text with Margins
00:10:26
Working with Line-Height and other Text Styles
00:08:41
Styling HTML Lists
00:11:28
Working with Images in HTML & CSS
An Overview of Images in HTML and CSS
00:11:28
Using CSS to Style an Image
00:05:16
An Introduction to CSS Background Images
00:10:33
Adding Custom Images to a Bulleted List
00:07:25
Creating and Styling Tables
Building a Table in HTML
00:10:07
Adding Borders and Background Colors to a Table using CSS
00:10:22
Controlling Alignment and Padding of Tables using CSS
00:08:00
Working with Images in Tables
00:06:45
Creating and Styling HTML Forms
HTML Form Basics
00:04:54
Creating a Form
00:07:48
Adding Legends and Fieldsets to a Form
00:07:36
Adding Radio Buttons to your Forms
00:10:53
Improving Accessibility of Forms with Labels and Tabindex
00:09:31
Adding Checkboxes to your Form
00:08:21
Adding a Select Menu to your Form
00:13:55
Add Textarea to your Form
00:07:06
Introduction to CSS Layout
An Overview of CSS Layout
00:06:17
Working with a CSS Reset File
00:06:11
Understanding CSS Positioning
00:07:21
Working with the HTML Div Element
00:08:07
Planning your CSS Layout
00:12:53
Adding a Wrap Style for a 960 Pixel Fixed-Width
00:11:33
Creating Columns with CSS Floats and Clears
00:08:26
Creating Fake Columns with CSS Background Images
00:11:23
Styling Navigation with CSS
Creating Horizontal Navigation in your Page Header
00:14:08
Styling Hyperlinks
00:08:58
Adding a Current Style to your Navigation
00:07:23
Creating a Vertical Navigation Bar: Part 1
00:11:30
Creating a Vertical Navigation Bar: Part 2
00:05:23
Creating Footer Navigation Styles
00:11:02
Advanced CSS Layout
Adjusting Layout Elements: Part 1
00:12:29