moleflap/www/index.html

14 lines
668 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="./mole.css">
</head>
<body>
<img width="500" height="120" src="./moleflap.png" alt="MoleFlap" border="0"/><br/>
<form action="open" method="get"><textarea name="t" cols="41" rows="4" wrap="soft"></textarea><br/>
<input type="submit" value="Open Door Please!"></form><br/>
Or use the <a href="opendoor">script</a>! (optional use <a href="opendoor.class">java</a> [<a href="opendoor.java">source</a>])<br/><br/>
<a href="recover.html">Recover your key</a><br/><br/>
<small>Powered by<br/><img width="80" height="121" src="./mole_people.jpg" alt="Mole People" border="0"/>
</body>
</html>