jmalon10 / stu-mini-project-1

0 stars 0 forks source link

Form: name and email imputs #9

Closed jmalon10 closed 2 weeks ago

jmalon10 commented 2 weeks ago

the contact form includes input elements for name and email

jmalon10 commented 2 weeks ago

<label for="name">Name:<input type="text" id="name" name="User-name"></label>