Build a Recipe Page - Build a Recipe Page

Tell us what’s happening:

The checklist is not checking off “your should have an html element with lang set to en” as well as “you should have a head element within the html element”. I did ctl + f5 and looked at other forums but did not see it get fixed. Thank you.

Your code so far

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Chocolate Chip Cookies</title>
</head>
<body>
</body>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36

Challenge Information:

Build a Recipe Page - Build a Recipe Page

html missing a closing tag