Build a Bookstore Page - Step 1

Tell us what’s happening:

this is correct but it shows it is wrong

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/143.0.0.0 Safari/537.36

Challenge Information:

Build a Bookstore Page - Step 1

it does not expect you to add the lang attribute, so it’s failing

that is added in a future step

1 Like