Build a Bookstore Page - Step 1

Tell us what’s happening:

I tried to add , I removed it, I wrote and in one line, I added and in the same way, I asked chatgpt and completely copied the seemingly correct answer, and pasted it, it’s still an error that I missed or he didn’t finish it. I’m just starting to learn html. Here is an example:

Your code so far


<!-- User Editable Region -->

<!DOCTYPE html>
<html lang="en">
  <head>
  </head>
</html>

<!-- User Editable Region -->

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 YaBrowser/25.12.0.0 Safari/537.36

Challenge Information:

Build a Bookstore Page - Step 1

Hi there and welcome to the forum!
Where is your <!DOCTYPE html> declaration?
Also there is no requirement to specify the language in this step, you’ll do it later

1 Like