Learn HTML Forms by Building a Registration Form - Step 1

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

Your code so far


<!-- User Editable Region -->

!DOCTYPEhtml

<!-- User Editable Region -->

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36

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

Link to the challenge:

If you have forgotten how to write the doctype declaration you can google it or simply look at any of the old practice projects in fCC to see how it was done there.

You should write like this

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