Learn HTML by Building a Cat Photo App - Step 12

Tell us what’s happening:

não consigo resolver essa questao 12 de forma alguma, alguem poderia me ajudar?

Your code so far

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

<!-- User Editable Region -->

      <p>See more <a
        href="https://freecatphotoapp.com">cat photos</a> 
        in our gallery.</p>

<!-- User Editable Region -->

      <a href="https://freecatphotoapp.com">link to cat pictures</a>
      <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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36

Challenge Information:

Learn HTML by Building a Cat Photo App - Step 12

put them all in one line

Bem-vindo ao fórum @kayke !
Parece que o enter foi pressionado para ir para a próxima linha, ao inserir o código.
Você entrou na âncora, mas com muito espaço devido a isso.

Talvez, reinicie a etapa e adicione apenas a âncora como você fez, mas sem tocar no enter ou em qualquer outra tecla.

Aqui está um link para como transformar imagens e texto em links.

Desejando-lhe um bom progresso em sua jornada de codificação.

Esta resposta foi traduzida usando duckduckgo com Microsoft translate.

Welcome to the forum!

It appears the enter has been hit to go to the next line, when entering the code.

You have entered the anchor but with too much space due to this.

Perhaps, reset the step and only add the anchor as you have done, but without touching the enter, or any other keys.

Here is a link to how to turn images and text into links.

Wishing you good progress on your coding journey.

This response was translated using duckduckgo with Microsoft translate.