I have 2 questions. Is it possible to skip to another question if you fail an answer. Secondly I have been trying to get the cat image code right but its not w

Tell us what’s happening:
Describe your issue in detail here.
I can’t get the image code right. What do I do

  **Your code so far**

<h2>CatPhotoApp</h2>
<main>



<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" 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 (Linux; Android 7.0; Infinix HOT 4 Pro Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/96.0.4664.45 Mobile Safari/537.36

Challenge: Link to External Pages with Anchor Elements

Link to the challenge:

Yes you can move on. To get the RWD certificate you only need to successfully complete the five projects.

The lesson you’ve linked is to link external pages with anchor elements and you have not supplied any of your code for us to tell why it is not working for you.

You are linking to another challenge - so is your problem the image or the a-tag?
Also ofcourse you can skip. But if you can’t manage to get an image to work, how do you think to do the following tasks, which need you to have understood the logic AND might get even harder?

We are talking about a very basic skill needed to get html to behave a certain way. You cannot skip that, without missing something.
Plus, the error must be something simple: Either you didn’t read the task properly or got spelling/writing errors. You cannot skip learning to fix these errors.

OK thank you. I am getting really worried about it all

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