Build a Book Inventory App - Build a Book Inventory App

Tell us what’s happening:

Book inventory. Failing 46-51. Tried to post, but my html and css didn’t show up on the help page. Can’t copy-paste for some reason.

Your code so far

<!-- file: index.html -->

/* file: styles.css */

Your browser information:

User Agent is: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:145.0) Gecko/20100101 Firefox/145.0

Challenge Information:

Build a Book Inventory App - Build a Book Inventory App

We really can’t help without your code. I would go to your editor, copy everything, and paste it into your post above.

Hey there,

Please update the message to include your code. The code was too long to be automatically inserted by the help button.

When you enter a code, 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.

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

I have been unable to copy-paste on this Ubuntu computer.  I don't know why.

I am sorry, then we are unable to help. Your code is needed for that

Thank you for your quick response. I need to step back from this. I’ll try again later.

Here are some troubleshooting steps you can follow. Focus on one test at a time:

  1. Are there any errors or messages in the console?
  2. What is the requirement of the first failing test?
  3. Check the related User Story and ensure it’s followed precisely.
  4. What line of code implements this?
  5. What is the result of the code and does it match the requirement? (Write the value of a variable to the console at that point in the code if needed.)

If this does not help you solve the problem, please reply with answers to these questions.

Your code is too long for the automatic forum post to copy it over. The only way to post your code is for you manually to copy the code from the editor and paste it into a forum post.