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

14 lines
353 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>coment <input type="text" name="coment" /></label>
</p>
<p>
<button type="submit">Send</button>
</p>
</form>