Build a Cat Photo App - Step 14

Tell us what’s happening:

How to turn the existing cute cats into anchor elements

Your code so far

<html>
  <body>
    <main>
      <h1>CatPhotoApp</h1>
      <h2>Cat Photos</h2>
      <!-- TODO: Add link to cat photos -->

<!-- User Editable Region -->

<p><a>everyone loves cute cats online!</a></p>
<a>cute cats</a>
     

<!-- User Editable Region -->

      <p>See more <a href="https://freecatphotoapp.com">cat photos</a> in our gallery.</p>
      <img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back.">
    </main>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Mobile Safari/537.36

Challenge Information:

Build a Cat Photo App - Step 14

The same way you did with “cat photos”, use that for reference.

“Existing” means you should not be typing “cute cats” again

You’ll need to reset the step.

remember this line? you need to do what you did here, again, with a different sentence

Hi Buddy, Here kindly note the word you need to turn into link, you need to select them only nothing else,

So kindly here do select that words only.

Hope You Understand…

не могу разобраться с милыми котиками, перепробовала все,не помогает. В интернете нашла ссылку на этот вопрос, там пишут что в этом шаге присутствует опечатка.Объясните может я что то не поняла?

Если у вас есть вопрос по конкретному заданию, касающийся написанного вами кода, и вам нужна помощь, нажмите кнопку Помощь, расположенную рядом с заданием.

Кнопка Помощь создаст новую тему со всем написанным вами кодом и ссылкой на задание. Вы по-прежнему сможете задавать любые вопросы в сообщении перед отправкой его на форум.

Спасибо.

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.

Thank you.