Learn HTML Forms by Building a Registration Form - Step 16

Step 16

Nest an input element within each label. Be sure to add each input after the label text, and include a space after the colon.

Your First Name: <input Enter Your Last Name: <input Enter Your Email: <input Create a New Password: <input

Hi! can you provide us the link to the problem AND also enclose your code using this format?

```html

paste code here

```

So that we can understand your difficulties :grin:

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