Home >>HTML5 Tutorial >HTML5 Footer Tag

HTML5 Footer Tag

How to Use Footer Tag

The <footer> element indicates the footer of a web document or a section.
footer element is used for contain information about the multiple information of the web document, copyright information, web-links to related web page etc.

Features

1) its comes with pair tag.
2) Inline block property makes for footer content that placed inside the footer.

How to Embed Main Element:

Ex(i)

<footer> <nav> <p> <a href="#"<Designed By </a> | <a href="#">Privacy Policy</a></p> </nav> <p>Copyright © 2019</p> </footer>

Broswer Support

1) Chrome 2) Firefox 3) Safari

No Sidebar ads