HTML Markup
Guidelines
WCAG 2.0
1.3 Ensure that information, functionality, and structure can be separated from presentation.
2.4.6 Titles and headings are descriptive. (Level 3)
Goals
- Use heading, lists, and blockquotes structurally as intended.
- Use CSS for any additional formatting and design.
- HTML standards demand proper content structure.
- Properly structured content is more accessible.
- Use content structure HTML to mark up structure and not for appearance.