role, aria-label assist screen readers.alt.
<header> → top info/nav
- <footer> → bottom info
- <main> → main content
Helps SEO & screen readers.
<head>:<meta charset="UTF-8"> <meta name="description" content="Learn HTML interview questions"> <meta name="keywords" content="HTML, interview, web development"> <meta name="author" content="Manaswini"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://example.com/main-page">
index, noindex, nofollow<meta name="robots" content="noindex, nofollow">
<main>, <nav>, <section>alt text