Build a Bookstore Page - Step 9

My code is here

<div class="card" 

  <button class="btn">Buy Now</button>id="sally-adventure-book">

    

    <h2>Sally's SciFi Adventure</h2>

    <p>This is an epic story of Sally and her dog Rex as they navigate through other worlds.</p>



  </div>

But throws up an error and I don’t understand why?

Welcome to the forum @Fwoosh

Please post a link to the challenge and your full code.

Happy coding

I’ve edited your post to improve the readability of the code. When you enter a code block into a forum post, please precede it with three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add the backticks.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

Apologies for my poor forum etiquette.

1 Like

Great stuff managed to solve it on my own:)

1 Like

Congrats!
And in the future, 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. This button only appears if you have tried to submit an answer at least three times.

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.

Thank you.

1 Like

Oh that makes sense now, thank you.

1 Like