I`m doing "build a bookstore page" and am in the step 9, but I don`t know why my code doesn`t function

XYZ Bookstore Page

XYZ Bookstore

Browse our collection of amazing books!

<div class="card"></div>

  <p id="card">sally-adventure-book></p>

Welcome to the forum @sdraigor

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Help button located on the challenge.

The Help 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’m not sure, but shouldn’t the paragraph element go inside the div element?

Happy coding