Files
moon-gaming/coment.html
T
2023-10-23 17:43:13 +00:00

17 lines
446 B
HTML

<p>in the frst box
in the secit box add @ simbul or e mall</p>
<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>
</p>
</p>
<p>
<button type="submit">Send</button>
</p>
<p><label>Message: <textarea name="message"></textarea></label>
</p>
</form>