<a href=“https://freecatphotoapp. com”>cat photos</a>

Tell us what’s happening:
im stuck her done everything i should still cant go anywhere help :cry:

Your code so far
<a href=“https://freecatphotoapp. com”>cat photos


<h2>CatPhotoApp</h2>
<main>
<a herf="https://freecatphotoapp.com" cat photos</a>



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

<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.</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.</p>
</main>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.104 Safari/537.36.

Challenge: Link to External Pages with Anchor Elements

Link to the challenge:

1 Like

here you have written a thing

here you have written a different thing

which of the two is what you have written?

hello do u know the answer lol

here on the forum we don’t give tne answers

if you can tell which one of the two is your code I can tell you what you could do to improve your answer

1 Like

this is my code

<a herf=https://freecatphotoapp.com>cat photos</a>

the attribute name is href, not herf

2 Likes

ouch how stupid is that :sweat_smile: i corrected it but still im stuck in this task i’ve got no experience in coding

what’s your code now?

You has used ‘herf’ attribute, but the correct attribute name is href.
That’ means Hypertext REFerence, should be equal ‘href’.
So, your code has a error on <a> tag, because of this the error will appear even.

The correct is : <a href=""></a>

1 Like
<a href="https://freecatphotoapp.com">catphotos</a>

what error are you getting now?

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 (’).

i cant get my task done :cry: :cry: :cry: :cry: :cry: :cry: :cry:

1 Like

what error are you getting?

duno cant move to the next task .i must be missing sth but i don’t what is it ??

Post your code here to we see what happening.

please tell me what get written in the console when you run the tests

Your

a

element should have the anchor text of “cat photos”.

it seems you are missing a space, you do not have cat photos, but something similar

2 Likes

catphotos

yessss u are write thts what i was missing OMG thx a million jeahleen cant thank you enough really :smiling_face_with_three_hearts: