I got the syntax wrong somewhere…
Your html
element should have an opening tag, and lang
attribute with value of en
.
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 (X11; CrOS x86_64 14695.187.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36
Challenge: Learn HTML Forms by Building a Registration Form - Step 2
Link to the challenge: