Answers for "where do you put the footer in html"

9

html footer

<footer>
  <p>Author: Hege Refsnes<br>
  <a href="mailto:[email protected]">[email protected]</a></p>
</footer>
Posted by: Guest on August-31-2021

Code answers related to "where do you put the footer in html"

Browse Popular Code Answers by Language