I am having a hard time I guess understanding what they are asking. I have tried so many different ways, trying to figure out what to do.
What part of the instruction are you having difficulty understanding?
Can you copy/paste your latest attempt, so we can see what you have tried?
To enter a code block into the forum, precede it with a line of three backticks and follow it with a line of three backticks to make easier to read. See this post to find the backtick on your keyboard. The “preformatted text” tool in the editor (</>
) will also add backticks around text.
1 Like
On line 14, you are missing the name of the opening tag “footer” although you have its id.
For example,
<footer id="footer">... </footer>