Learn HTML Forms by Building a Registration Form - Step 2

Tell us what’s happening:
Describe your issue in detail here.

Your code so far


<!-- User Editable Region -->

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


<!-- 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/114.0.0.0 Safari/537.36 Edg/114.0.1823.67

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

Link to the challenge:

The code is correct and it’s not going through

html elements have both an opening and closing tag because you can put other elements inside of them.

Isn’t the hint basically telling you this?

“Hint: Your html element should have a closing tag.”

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