XP: 0
Hello, Anyone who can help me with this code: Wrap the numbers 0, 100, and 50 in span elements, and wrap those new span elements in strong elements. Then give your new span elements id values of xp…2024-02-12T23:00:00Z
XP: 0
Hello, Anyone who can help me with this code: Wrap the numbers 0, 100, and 50 in span elements, and wrap those new span elements in strong elements. Then give your new span elements id values of xp…2024-02-12T23:00:00Z
Please post your code so far and a link to the Step. Also, please talk to us about how the instructions or error message is confusing. Thanks
Welcome to the forum @UnuagahDaniel
For step 17 of the Role Playing Game:
Please reset the step to restore the original code.
Then start nesting the elements around the numbers.
First nest the number in a span
element.
Then nest that span element in a strong
element.
Happy coding
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.