HTML Footer Element — a practical guide to HTML footer element with clear examples you can reuse in real projects.
HTML Tutorial Series (46/79). Prefer one article? Read the complete HTML tutorial.
Short description
Copyright, secondary nav, and contact details often live here.
Footer
<footer>
<p>© 2026 Example Co.</p>
</footer>