Step 52-Coffee Table Issue

Hello. I’m stuck on this hint. I literally have four .dessert elements. Can somebody tell me what is wrong?

You should post your code as well as a link to the post by clicking the help button which appears next to the reset button after submitting your code unsuccessfully a few times. Then click on the create post post option which should appear after clicking:

1 Like

Hello!
As @anon86258595 mentioned, it is pretty difficult to assist when we cannot see the code.

A guess at how to resolve an issue, if it says there are not enough dessert:

  1. Reset set the step, and copy and paste the first one to create the other three below it.
  2. Change the Text to match which dessert is for that article, p group. Do this for all three groups.
  3. Check to make sure the text Names of dessert are spelled correctly.
  4. Change the prices for each dessert to the one in the instructions.
  5. Make sure all element tags are correct with opening , any attributtes, values and have the closing tags.
  6. Test your code.

Hope this helps you.

Still for best results @anon86258595 provided proper guidance.

And, remember, my attempt to help is only a guess based on the instructions.

Happy coding! :slight_smile:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.