Why Semantic HTML Matters
Two pages can look identical and be worlds apart. Semantic markup is what tells browsers, screen readers and search engines what each part of a page a...
header, nav, main, section, article, aside, footer, details and why they matter.
5 notes
Two pages can look identical and be worlds apart. Semantic markup is what tells browsers, screen readers and search engines what each part of a page a...
Four elements divide a page into regions a screen reader can jump between. Learn the rules for each, including the one that says main appears exactly...
The three most argued about elements in HTML. There are clear tests for each, and once you know them the choice stops being a matter of taste.
A disclosure widget with no JavaScript, machine readable dates, contact details and a progress bar. Small elements that replace a surprising amount of...
Two elements with no meaning at all, and that is the point. Learn what they are for, why they are not a failure, and how to know you have too many.