Open index.html and add one last small portion of code. Just like in the <header>, there are special <footer> tags we can use.
index.html
<header>
<footer>
<footer> <p>© 2018 John Smith</p> </footer>
Finish this project by adding a little styling to our footer. Go to 7.2: Footer CSS.
Last updated 7 years ago