There should be only one anchor tag on your page.help

<h2>CatPhotoApp</h2>

<main>

  <a href="#footer" Jump to Bottom</a>

  <img src="https://www.bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back.">

  

  <p> here's a <a href="#footer"> jump to bottom </a> for you to follow<p/>

  <p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff. Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched. Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>

  <p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched. Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff. Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>

  <p>Meowwww loved it, hated it, loved it, hated it yet spill litter box, scratch at owner, destroy all furniture, especially couch or lay on arms while you're using the keyboard. Missing until dinner time toy mouse squeak roll over. With tail in the air lounge in doorway. Man running from cops stops to pet cats, goes to jail.</p>

  <p>Intently stare at the same spot poop in the plant pot but kitten is playing with dead mouse. Get video posted to internet for chasing red dot leave fur on owners clothes meow to be let out and mesmerizing birds leave fur on owners clothes or favor packaging over toy so purr for no reason. Meow to be let out play time intently sniff hand run outside as soon as door open yet destroy couch.</p>

</main>

<footer id="footer">Copyright Cat Photo App</footer>

I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).

Hi @hadeelAlbdairi !

It would really help if you gave us the link to the challenge you are working on.

thanks a lot

Ok cool.

Two issues.

No.1:
You are missing a > here

No.2:
You need to delete this code here
You are only supposed to have one anchor tag.

i really appreciate your help, i passed the test

I am new to coding but i would like to read the comments on a specific topic !
just want to know if there’s a public community or a chat platform place to do so

I am glad you passed the test.

I am not sure what you mean here.

Can you explain further?

i mean if anyone having any problem with the challenges is it the only way to write a forum or can i actually see if someone else having the same problem and trying to reach out by commenting the same problem in another platform that is related to freecodecamp?

I think the forum would be the best platform for that.

1 Like

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