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
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
add at the end of the code
It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge. How to Help Someone with Their Code Using the Socratic Method
We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.