Build a Bookstore Page - Step 1

Tell us what’s happening:

I don’t think there is a problem with the code that I created. I followed the instructions and the when i tried to click Check your Code. I got an error saying that “Your code should include both opening and closing tags” even though I already have it and ask gpt to double check.

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

in this step it fails if you include the lang attribute, you will add that in step 3

we are updating this workshop so that the lang attribute is added on step 1 as it’s more intuitive, but it will take some more time

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.