Footer

The footer element is used to identify the footer of a page. It usually contains the copyright information or navigational elements.

</main>
+<footer>
  <p>&copy; She Codes Australia.</p>
+</footer>

The footer will have a peach background.

Here’s our completed page:

Screenshot of webpage.