Tell us what’s happening:
I am so lost. I have added the html element, the lang attribute with the value en and I have tried so many variations of closing tags. I’m not sure what is wrong and the hint is not helpful
Your code so far
<!-- User Editable Region -->
<!DOCTYPE html>
<html lang="en" </html>
<!-- User Editable Region -->
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Challenge Information:
Learn HTML Forms by Building a Registration Form - Step 2