46 lines
1.7 KiB
HTML
46 lines
1.7 KiB
HTML
|
|
<a href="index.html">home</a>
|
|
<link rel="shortcut icon" type="x-icon" href="/open-uri20210108-68-lujeec">
|
|
<title>home</title>
|
|
<a href="https://rvlt.gg/KHyteft6" target="_blank">revot srver</a>
|
|
<a href="https://github.com/mileswolfallen2/funforyou-wedsite/discussions/1" target="_blank">funforyou-wedsite/discussions</a>
|
|
<a href="https://forms.gle/e9UKP8PkKo2633KHA">bev sin ups</a>
|
|
<a href="/isk.html">how to jone the bev teem</a>
|
|
<a href="howto.html">how to </a>
|
|
<link rel="stylesheet" href="fun.css">
|
|
<p>if you want to send me stuf fill this out</p>
|
|
<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>
|
|
<p>or cantact me at [email protected]</p>
|
|
<section>
|
|
<form method="post" action="#">
|
|
<div class="row gtr-50">
|
|
<div class="col-6 col-12-small">
|
|
<input type="text" name="name" id="contact-name" placeholder="Name" />
|
|
</div>
|
|
<div class="col-6 col-12-small">
|
|
<input type="text" name="email" id="contact-email" placeholder="Email" />
|
|
</div>
|
|
<div class="col-12">
|
|
<textarea name="message" id="contact-message" placeholder="Message" rows="4"></textarea>
|
|
</div>
|
|
<div class="col-12">
|
|
<ul class="actions">
|
|
<li><input type="submit" class="style1" value="Send" /></li>
|
|
<li><input type="reset" class="style2" value="Reset" /></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</section>
|
|
|