Build a Cat Photo App - Step 11

Tell us what’s happening:

Sto trovando difficoltà ad andare avanti, ho provato vari modi ma non riesco a capire dove sbaglio, qualcuno mi aiuti per favore mi sto disperando , sono ancora bloccata al modulo

Your code so far

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

<!-- User Editable Region -->

      <p>Everyone loves cute cats online!</p>
      <a href="https://www.freecodecamp.org"/> </catphotos>

<!-- User Editable Region -->

      <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:

Lo user agent è: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15

Challenge Information:

Build a Cat Photo App - Step 11

Benvenuti nel forum @nicoleyabre1212

Il testo deve essere inserito tra i tag di ancoraggio.

Reimposta il passaggio per ripristinare il codice originale e riprova.

Buona codifica

resetta lo step, il codice iniziale dello step è questo:

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

non fare modiche agli elementi html

devi inserire del testo dentro questo elemento ancora