Learn HTML Forms by Building a Registration Form - Step 2

I think its correct, but cant pass test, im getting this hint all the time :
Your html element should have a closing tag.

tried deferent browsers, but result is same, help?!

<!DOCTYPE html> 
<html lang="en">

Your browser information:

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

Challenge: Learn HTML Forms by Building a Registration Form - Step 2

Link to the challenge:

try adding a closing tag to go with the html opening tag </html>

Thank you, happy new year :wink:

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.