Step 44 Below your element with the Total Fat text, create a new p element with the text Saturated Fat 1g 5%. Wrap the 5% in a span with the class attribute set

Total Fat8g 10%

  <p>Saturated Fat 1g<span class="bold">5%</span></p>

what wrong i am doing can anyone please tell i am stuck from last 2 hours

Please provide your whole code plus a link to the challenge so we can help you

When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

1 Like

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