Build a Recipe Page - Build a Recipe Page

Tell us what’s happening:

i cant pass this place, ive tried everything
seem like the page is bugged or smth
cos idk what other way to add language
ive tried chatgpt same issue

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

Challenge Information:

Build a Recipe Page - Build a Recipe Page

Welcome to the forum @samjacobs2510 !

Tag-based languages like HTML use brackets to indicate the start and end of a tag. What is your opening html tag missing to indicate the end?

Happy coding!