Learn HTML Forms by Building a Registration Form - Step 15

Tell us what’s happening:

fix my code please i dont undertsand

 <fieldset>
  <label for="first-name">Enter Your First Name:</label><br>
  <label for="last-name">Enter Your Last Name:</label><br>
  <label for="email">Enter Your Email:</label><br>
  <label for="password">Create a New Password:</label>
</fieldset>

Your code so far

`**type or paste code here**`

You didn’t need br tags in this step.
@gulshansahni

And please post your link to the challenge

i dont know how to do it im new here

Copy and paste your all code in the topic, after your code so far text.
@gulshansahni

1 Like

okay sir understood next time i will keep in mind thank you

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