Aprenda Tipografia Construindo um Rótulo Nutricional Step 43

<p><spam class="bold">Total Fat</spam>8g <spam class="bold">10%</spam></p>

Sorry, your code does not pass. You’re getting there.

Your p element should have two span elements.
Your p element should have two span elements.
One span element should wrap the text Total Fat.
The span element around Total Fat should have the class set to bold.
A span element should wrap the text 10%.
The span element around 10% should have the class set to bold.

Help me to find what’s wrong, please.

1 Like

Spam is not the same thing as “span”

2 Likes