38 lines
1.1 KiB
HTML
38 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<!-- PAGE SETUP -->
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<link rel="icon" type="image/png" href="localhost.png">
|
|
<title>The Coin by Sarimoko</title><br>
|
|
<meta name="author" content="Sarimoko by Travis Reames">
|
|
<meta name="description" content="Viewers can now support The Sarimoko Show via Crypto-Currencies! Donate wallet2wallet or mine directly to Sarimoko's Blockchain!">
|
|
<meta name="keywords" content="sarimoko, coin, sari, moko, travis, reames, crypto, bitcoin, btc">
|
|
<style type="text/css">
|
|
</style>
|
|
<!--
|
|
<link rel="stylesheet" href="style.css">
|
|
<script src="main.js"></script> -->
|
|
</head>
|
|
<body>
|
|
<div class="navi" id="top">
|
|
<h1>The Wife for Sarimoko</h3>
|
|
</div>
|
|
<div class="form" id="apply">
|
|
First Name<input></input>
|
|
Last Name<input></input>
|
|
Date of Birth<input></input>
|
|
Relationship Status<input></input>
|
|
Phone Number<input></input>
|
|
E-Mail<input></input>
|
|
</div>
|
|
|
|
</body>
|
|
<script>
|
|
// put your code here.
|
|
</script>
|
|
</html> |