hi. doing the build a nutrition label. and now running into an issue. cannot figure out the nested span and span bold. can any one help.
marvin.
ps: pasting the error code, the link to the step and my code.
marvin.
You should have a span element around the code Total Fat 8g.
HI, THIS CODE.
AND TRIED ABOUT 15 OR MORE TIMES. DID RESEARCH IT ON GOOGLE.
AND USING VISUAL STUDIO CODE. AND JAWS 2025 WINDOWS 11 PRO.
IT IS THE SPAN BOLD FOR THE TOTAL FAT AND 8G. NOT LIKING IT.
AND TOTALLY STUMPED.
MARVIN.
PS: PASTING THE ERROR AND MY LINE OF CODE.
You should have a span element around the code <span class="bold">Total Fat</span> 8g .
type or paste code here
``` <span><span class="bold">Total Fat</span> 8g</span>
hi. so did remove the extra div from divider small. how do i remvoe the white space from the span bold class and then get it to pass?
let me know.
marvin.ps: using a screenreader jaws 2025.
It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge. How to Help Someone with Their Code Using the Socratic Method
We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.