Help me with this someone

## Basic HTML and HTML5: Link to Internal Sections of a Page with Anchor Elements
Not sure what I am doing wrong here :

id="footer" > Copyright Cat Photo App

Please help

1 Like

How do the code look like?

It’s the last part with the id … it appears to be incorrect, I’m not sure what I am leaving out

1 Like

When you enter a id add it after the footer. Example

<footer id="footer">
1 Like

I see it now, THANK YOU SO MUCH :smiley:

1 Like

Welcome to the forums @sharaelsurjoo.

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.

1 Like