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

14 lines
373 B
HTML

<p>in the secit box add @ simbul or e mall</p>
<a herf="index.html">home</a>
<link rel="stylesheet" href="style.css">
<form name="contact" netlify>
<p>
<label>Name <input type="text" name="name" /></label>
</p>
<p>
<label>Email <input type="email" name="email" /></label>
</p>
<p>
<button type="submit">Send</button>
</p>
</form>