Footer tag for html CLICK READ MORE


 <footer>

  <p>Author: Hege Refsnes</p>
  <p><a href="mailto:hege@example.com">hege@example.com</a></p>
</footer>


Definition and Usage

The <footer> tag defines a footer for a document or section.

<footer> element typically contains:

  • authorship information
  • copyright information
  • contact information
  • sitemap
  • back to top links
  • related documents

You can have several <footer> elements in one document.


To test it copy the code and click below button and paste there


Post a Comment

0 Comments