blob: 20debbf9a6ce69943a8757735f3377b2a3367a8b [file] [log] [blame]
<!DOCTYPE HTML>
<style>
body {
height:2000px;
margin: 0px;
}
</style>
<body name="body">
<form method="post" name="myform">
<textarea>hello</textarea>
<br><br><br><br>
<input type="submit" name="send" id="btn" value="Send">
</form>
</body>