Newer
Older
kp2 / houseki.html
<html>


<head>
<title>💎宝石💎診断!!</title>
</head>
<link rel="stylesheet" href="houseki.css">
<body>

<h1>題名</h1>
<h2>説明</h2>
<ul>
<li></li>
<li></li>
<li><li>
</ul>
ニックネーム:
<input type="text" name="example"><br>
<input type="date" name="calendar" max="9999-12-31">
<button type="submit">決定</button>
</body>
</html>