What am I doing wrong?

Joined
Aug 17, 2024
Messages
2
Reaction score
0
Hello all,

Just a quick question. I am trying to teach myself some programming and am currently working on some HTML stuff on freecodecamp. The directions for the project instruct me to turn the text (cat photos) within a p element into a link. This is what I have:

<p>See more <a
href="https://freecatphotoapp.com"> cat photos</a> in our gallery.</p>

I ran it through an HTML validator, and it worked there, but it still isn't working on free code camp. Anyone have any suggestions?
 
Joined
Aug 17, 2024
Messages
2
Reaction score
0
Hello all,

Just a quick question. I am trying to teach myself some programming and am currently working on some HTML stuff on freecodecamp. The directions for the project instruct me to turn the text (cat photos) within a p element into a link. This is what I have:

<p>See more <a
href="https://freecatphotoapp.com"> cat photos</a> in our gallery.</p>

I ran it through an HTML validator, and it worked there, but it still isn't working on free code camp. Anyone have any suggestions?
Never mind, I figured it out. Thanks for reading though. Have a nice day!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,236
Members
46,825
Latest member
VernonQuy6

Latest Threads

Top