Build a Bookstore Page - Step 1

Tell us what’s happening:

hola , no logro pasar el reto , lo cambie de mil maneras y no logro pasarlo , si me pueden dar una mano

Your code so far


<!-- User Editable Region -->

<!DOCTYPE html>

  <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

HTML elements have both a starting tag and a closing tag. Can you see what is missing?

yo veo abierto y cerrado

si te podrias explicar mejor lo podria captar

yo veo abierto y cerrado los html

si te podrias explicar mejor lo podria captar

I see a doctype, an opening and closing head tag, and a closing html tag. What is missing?

?

ya probe de difentes manera y no logro encontrar la solucion

that’s not correct, please look at the step before saying what it needs to be done

did you try adding the opening tag for html element?

si, asi como esta en la imagen apertura y cierre

do you mean this code here?

there isn’t an opening for html

si
eso no logro pasar
no veo cual es el problema

have you added the opening for html? <!DOCTYPE html> is not the opening tag for the html element

can you post your updated code?

Please review this lecture on the HTML Boilerplate, which includes an example of the basic structure of an HTML page.

its not working at all

Please create your own topic using the Help button, so all of your code and a link to the challenge will automatically be included. This helps us help you!

Thank you.

puse la misma estructura con apertura y cierre y no pasa

please share your code

Tell us what’s happening:

no logro pasar la prueba , probe de diferentes maneras y ninguna funciona, ya nose que debo hacer

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

you are not asked to use the lang attribute in this step. Remove the lang attribute

1 Like

asi lo puse , que debo hacer para que funcione?