Forgot submit.
This commit is contained in:
parent
6953b5e440
commit
f49363b948
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@
|
|||
<p><label for="contactme-name">Hi! My name is </label><input type="text" id="contactme-name" placeholder="Johnny Appleseed" required> , <label for="contactme-email">you can reach me at </label><input type="email" id="contactme-email" placeholder="my@email.xyz" required> .</p>
|
||||
<p><label for="contactme-details">I would like to tell you about ...</label></p>
|
||||
<p><textarea id="contactme-details" placeholder="exciting new ideas." required></textarea></p>
|
||||
<input type="submit" value="Send">
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
|
|
Loading…
Reference in a new issue