Build a Cat Photo App

Hi, to everyone!

I’m Heavenly, one of the students learning course HTML, and i have an issue. Below is an image of prob :backhand_index_pointing_down: :backhand_index_pointing_down: and my level in which am currently on:

“Step 37- Turn the existing freeCodeCamp.org text into a link by enclosing it in an anchor (a) element. The href attribute should be set to: https://www.freecodecamp.org.”

The above is what i was told to write in the code editor, but despite my repeated attempts and corrections, I kept receiving this message- “The link’s text should be freeCodecamp.org. You have either omitted the text or have a typo.” So looking at my coding, I’ve followed rightly the syntax of coding a link, still if anyone, after looking at the image, notices an error syntax, do let me know, for I’m open to ideas. Perhaps my syntax is incorrect or it’s a website issue - don’t know :thinking:.

I’ll be grateful for your responses :blush::slightly_smiling_face:!

Thanks. I’ll be waiting.

you have to move the closing tag at the end of freecodecamp.org

Welcome to the forum @mapandreading

The link text needs to go between the anchor tags.

Photos/screenshots of an error can be helpful, but it also helps to provide the complete code. Posting the code helps us help you better!

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Help button located on the challenge.

The Help button 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.

Happy coding

Thanks :+1: :+1:! I’ll give it a shot!:blush::slightly_smiling_face:.