<html lang="en"> not working


i did the required step but it is’nt working properly it still says that i need to do it but i already put in the right code

can anyone tell me what im doing wrong (if i am)

Please post your actual code and a link to the Step instead of a picture. Thanks

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>pannenkoeken</title>
  </head>
  <body>
    <h1>pannenkoeken recept</h1>

You should finish writing these elements. You do not have a closing html or body tag.

oh ok , tyvm :grin: im just a beginner haha