Example

A simple <footer> tag:

Laboratory

description & Usage

<footer> is used to add a footer to an HTML document or section.

You can use the <footer> tag for information such as:

  • Contacts
  • Author information
  • Quick access list
  • Return to the top of the site
  • Social Networks
  • Map and...

used.

Notes

Note: The <footer> tag can be used multiple times.

Note: If you want to include contact information in the <footer> tag, you can place it inside an <address> tag.

Browser compatibility and Support

# Chrome Edge Firefox Safari Opera
<footer>

Global Attributes

The <footer> tag supports the HTML Global Attributes.

Event Attributes

The <footer> tag supports the HTML Event Attributes.

Default CSS

Most browsers will display the <footer> tag with the following default style: