Page structure
5 lessons in the HTML course.
Full HTML course · Search this topic · Web
- ListsCreate semantic unordered, ordered, and description lists.
- TablesCreate an accessible data table with captions and associated headers.
- div and spanUse generic containers only when a semantic element does not fit.
- Semantic TagsStructure a modern page with HTML5 landmarks and content elements.
- Block vs Inline ElementsUnderstand normal-flow behavior without confusing HTML meaning with CSS display.