Below your .small-text element, create a new p element with the text Calories. Also below the .left-container element, create a new span element with the text 230. "
I did EXACTLY as the instructions say but I’m keep getting the same following error:
I’ve edited your code for readability. 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.
It looks like you re arranged some of the elements and they are now out of order.
I would reset the lesson and make sure to only add the paragraph and span elements without moving the left container out of place
In future please create your own topic to discuss your code.
The code you posted has the new spam element inside the .left-container instead of placing this element below it.
Please use the ask for help (question mark) button if you need to ask anything further as everytime you post to someone else’s thread they get notified.
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’ve tried everything as per advices I found from this forum but nothing worked. I think the error is caused by technical issue on the site. Here’s the answer for STEP 33, and I found the answer at the end the lesson, after skipping the STEP 33:
…
Mod edit: solution removed
I tried above answer too on the STEP 33 but it was still giving the same error, which means the error was caused by the technical issue on the site.
Here’s the answer I found but the answer won’t work even you enter it on Step 33 because there’s a technical issue on the site. I’ve tried everything including the answer but it’s keep giving the same error:
Have you tried following the suggestion to force a reset in the step (click the button that looks like an arrow turning first then CTRL-f5 at the same time to go force the browser to update the page.
If yes then pls copy all your code from the very top to the very bottom here for us to see.
Ps. There is no error in the step. Your code was wrong though. Feel free to try the step again and we can help you to understand why.