Morning, I am being asked to add an html element with a lang attribute set to en. You can see this in the second line of code below. I am however receiving this error message:-## Test Sorry, your code does not pass. Don’t give up. ## Hint Your html
element should have a closing tag.
My HTML has a closing tag or am I missing something very basic?
Your code so far
<!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/105.0.0.0 Safari/537.36
Challenge: Learn HTML Forms by Building a Registration Form - Step 2
Link to the challenge: