Web Development By Doing: HTML / CSS From Scratch
What do I need
What is HTML HTML5
Hello World!
Declaring the HTML5 doctype
White space
Understanding the head of the document
Giving your webpage a title
The body of the document and marking up some text inside
HTML5 elements
Adding Header content
Adding content to the Section
Adding content to the Articles
Intro to CSS and styling the Body
Floats
Styling the Header
Styling the Section
Styling the Articles
Making the Footer
Downloading, and making a new document
CSS the Dreamweaver way
Conclusion