I can’t give you the full answer because that is not allowed in the forum. Instead I can tell you to try to understand the last remaining instruction (add a span around the words Total Fat 8g) and use your intuition to make an educated guess about where to place the span tags.
You can always show me the latest code you tried if you are still stuck.
Remember to add the tags in such a way that the layout looks correct in the preview pane also.
If you have a question about a specific challenge as it relates to your written code for that challenge, and you’ve tried to solve it at least 3 times so far and still need some help, just click the Ask for Help button located on the challenge (it looks like a question mark).
This button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
I want to say ‘Thank’ to hbar1st based on he/her mention of some of the steps. I can resolve this problem. Please look at our previous comment. It will help you to finish ‘rrsabbadin’.
type or paste code here
```<p><span class="bold">Total Fat</span>8g<span class="bold">10%</span><span>Total Fat 8g</span></p>
can you tell what is wrong with this line of code please!
You don’t need this part as that is a duplication of the text you wrote already.
Instead make sure that what you wrote on this line has the correct spacing and the correct spans. (Look at the preview pane as you create the line to make sure it looks correct),
If you need more help then open a new topic using the ask for help button which looks like a question mark.