Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title></title>
- </head>
- <style type="text/css">
- table{
- border: 1px solid grey;
- width:400px;
- height: 400px;
- background: DarkGrey;
- padding: 30px;
- top:7em;
- position: relative;
- }
- th{border: 1px solid grey;}
- td a {border: 1px solid grey;
- background: DimGrey;
- width: 90%;
- height: 90%;
- display: block;
- padding:4px;
- }
- f1{
- margin: 640px;
- top:7em;
- position: relative;
- }
- </style>
- <body>
- <f1><input value="↻" type="button" href="#" onClick="window.location.reload( true );"></f1>
- <form method="POST" action="krest.php">
- <table align="center">
- <tr><td></td><td></td><td></td></tr>
- <tr><td><a href="#"></a></td><td><a href="#"></a></td><td><a href="#"></a></td></tr>
- <tr><td><a href="#"></a></td><td><a href="#"></a></td><td><a href="#"></a></td></tr>
- <tr><td><a href="#"></a></td><td><a href="#"></a></td><td><a href="#"></a></td></tr>
- </table>
- </form>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment