Tags and Elements
Separating Heads from Bodies
TAttributes Tell You about Elements
Learning from Others by Viewing Their Source Code
Elements for Marking Up Text
Attribute Groups
Core Attributes
The id Attribute
The class Attribute
The title Attribute
The style Attribute
Internationalization
The dir Attribute
The lang Attribute
Core Elements
About DOCTYPEs
The <html> Element
The <head> Element
The <title> Element
Links and Style Sheets
Ensuring Backward Compatibility for HTML5 Tags
The <body> Element
Common Content Elements
Basic Text Formatting
White Space and Flow
Creating Headings Using <hn> Elements
Creating Paragraphs Using the <p> Element
Creating Line Breaks Using the <br> Element
Creating Preformatted text Using the <pre> Element
Understanding Block and Inline Elements
Grouping Content
The New Outline Algorithm in HTML5
The <div> Element
The <header> Element
The <hgroup> Element
The <nav> Element
The <section> Element
The <article> Element
The <hr> Element
The <blockquote> Element
Using the cite Attribute with the <blockquote> Element
The <aside> Element
The <footer> Element
The <address> Element
Common Content Elements
Working with Lists
Using the <ul> Element to Create Unordered Lists
Ordered Lists
Using the start Attribute to Change the Starting Number in Ordered Lists
Count Down in Your Ordered Lists witht the reversed Attribute
Specify a Marker with the type Attribute
Definition Lists
Nesting Lists
Summary