12. Define Landmark Regions of a web page using HTML5 sectioning elements 📹 Video 👍 Instead of ARIA landmark regions, you can use HTML5 semantic elements (which are often more intuitive and less verbose). Most common semantic HTML elements include: <header> <nav> <main> <footer>