Footer Element

Example showing a semantic footer.

Preview

Code

<footer style="background:#eee;padding:10px;">
<p>© 2024 My Website</p>
</footer>

More HTML Semantics Examples (7)