HTML <footer> Element Reference

The HTML <footer> element contains footer information for its nearest section or the page.

<footer>

HTML <footer> Element Reference

The HTML <footer> element contains footer information for its nearest section or the page.

Categories

  • Sections

Tag omission

Consult the HTML Living Standard for the precise tag-omission rules.

Content model

  • Detailed content-model guidance will be added to this reference.

Attributes

Examples

Example

A practical footer element example.

<footer>
  <p>© 2026 Tool.io</p>
</footer>

Related references

Description

The HTML <footer> element contains footer information for its nearest section or the page.

References

  1. HTML Living Standard: Index of elements
  2. MDN: HTML <footer> Element

Similar or alternative tools

Don't forget to set a bookmark for tool.io!
Privacy | Imprint | Cookies