14 lines
353 B
HTML
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> |