This commit is contained in:
mileswa1q2
2023-10-23 18:28:14 +00:00
committed by GitHub
parent 8d13caf70c
commit 467bee5f1d
-13
View File
@@ -1,15 +1,2 @@
<a href="index.html">home</a>
<form name="contact" netlify>
<p>
<label>Name<input type="text" name="name" /></label>
</p>
<p>
<label>Your Email: <input type="email" name="email" /></label>
</form></p>
<p><label>Message: <textarea name="message"></textarea></label>
</p>
<p>
<button type="submit">Send</button>
</p>
</form>