Https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-typography-by-building-a-nutrition-label/step-24

I can’t complete this challenge/I don’t know how to complete

  **Wrap everything within the .label element in a new header element Your 

Nutrition Facts

8 servings per container

Serving size 2/3 cup (55g)

```
  **Your browser information:**

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

Challenge: Step 24

Link to the challenge:

wrap it with ‘header’ means, enclose them within <header>…</header>

1 Like

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