Anchor elements beginning lesson

I need to create an anchor element and connect it to “freecatphotoapp.com” when I run test it says I still need to link the a element, but I already have.

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


Your browser information:

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

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

Hello and welcome to the FCC community~!

Your code needs to match the test instructions exactly. https and http are not the same thing. :slight_smile: