Paso 5 de (New) Responsive Web Design

NO entiendo qué hay que hacer en este paso. Alguien lo sabe?

  **Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <main>
    <ul> 
<li> Child Element 1 </li>
<li> Child Element 2 </li>
</ul>

    <ul>
    <h2><li>Cat Photos</li></h2>


      

  <!-- TODO: Add link to cat photos -->

  <p><li>Click here to view more cat photos.</li><p>

  </ul>
  </main>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0

Challenge: Step 6

Link to the challenge:

Es el paso 6, perdon

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