Why semantic HTML matters
When you use <header>, <nav>, <main>, you give meaning to structure. Screen readers announce sections. Search engines understand hierarchy.
The outer intro to the whole page.
When you use <header>, <nav>, <main>, you give meaning to structure. Screen readers announce sections. Search engines understand hierarchy.
Self-contained content goes in <article>.