Build a Recipe Page - Build a Recipe Page

Tell us what’s happening:

My language element is showing as incorrect, please help!

Your code so far

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

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36

Challenge Information:

Build a Recipe Page - Build a Recipe Page

You need to add the closing html tag

you mean lang=“en”>.

No. They mean the closing tag

</element>

thats what a closing tag looks like. You have to replace the word element with the name of the element you need to close. Do you know what element you’re closing?

Then if that challenge is the correct challenge you’re on. You need to add all the other code it asks for