Learn HTML Forms by Building a Registration Form - Step 1

How do I code this:
!DOCTYPE html

Declaration code


<!-- User Editable Region -->

*D0CTYPE*

<!-- 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/109.0.0.0 Safari/537.36

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

Link to the challenge:

All html tags should be found within the angle brackets < >.
The tag in question is given: !DOCTYPE html