Help me im stuck on this question

STEP 14

When you add a lower rank heading element to the page, it’s implied that you’re starting a new subsection.

After the last h2 element of the second section element, add an h3 element with the text Things cats love:.

  **Your code so far**
  
  <section>
    <h2>Cat Lists</h2>
    <h3>Thing cats love:</h3>
  </section>




  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36

Challenge: Step 18

Link to the challenge:

“Thing” should be “Things”. I would recommend you always copy/paste if possible and it will prevent typos and missing letters.

1 Like

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