Setting 'id' attribute

The footer tag should have an id attribute set to “footer”

Hello there.

Do you have a question?

If so, please edit your post to include it.

Learning to describe problems is an important part of learning how to code.

Also, the more information you give us, the more likely we are to be able to help.


If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

<element attribute="value">
</element>


<footer id="footer" class="footer">
</footer>

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.