Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- <!--
- body,td,th {
- color: #FF0000;
- font-size: 14px;
- }
- input.but {
- background-color:#000000;
- color:#FF0000;
- border : 1px solid #1B1B1B;
- }
- a:link {
- color: #00FF00;
- text-decoration:none;
- font-weight:500;
- }
- a:hover {
- color:#00FF00;
- text-decoration:underline;
- }
- font.txt
- {
- color: #00FF00;
- text-decoration:none;
- font-size:14px;
- }
- font.mainmenu
- {
- color:#FF0000;
- text-decoration:none;
- font-size:14px;
- }
- a:visited {
- color: #006600;
- }
- input.box
- {
- background-color:#0C0C0C;
- color: lime;
- border : 1px solid #1B1B1B;
- -moz-border-radius:6px;
- width:400;
- border-radius:6px;
- }
- input.sbox
- {
- background-color:#0C0C0C;
- color: lime;
- border : 1px solid #1B1B1B;
- -moz-border-radius:6px;
- width:180;
- border-radius:6px;
- }
- select.sbox
- {
- background-color:#0C0C0C;
- color: lime;
- border : 1px solid #1B1B1B;
- -moz-border-radius:6px;
- width:180;
- border-radius:6px;
- }
- select.box
- {
- background-color:#0C0C0C;
- color: lime;
- border : 1px solid #1B1B1B;
- -moz-border-radius:6px;
- width:400;
- border-radius:6px;
- }
- textarea.box
- {
- border : 3px solid #111;
- background-color:#161616;
- color : lime;
- margin-top: 10px;
- -moz-border-radius:7px;
- border-radius:7px;
- }
- body {
- background-color:#000000;
- }
- .myphp table
- {
- width:100%;
- padding:18px 10px;
- border : 1px solid #1B1B1B;
- }
- .myphp td
- {
- background:#111111;
- color:#00ff00;
- padding:6px 8px;
- border-bottom:1px solid #222222;
- font-size:14px;
- }
- .myphp th, th
- {
- background:#181818;
- }
- -->
- </style> <center>
- <form method="POST">
- <div style="background-color:#171717; width:50%; border-radius:7px; margin-top:150px; -moz-border-radius:25px; height:410px; background-image:url(Windows_7_-_Alien_from_outer_space.jpg);">
- <table cellpadding="9" cellspacing="4">
- <tr>
- <td align="center" colspan="2"><blink><font size="7"><b>My Site</b></font></blink></td>
- </tr>
- <tr>
- <td align="right"><b>User Name : </b></td>
- <td><input type="text" name="uname" style="background-color:#333333; border-radius:7px; -moz-border-radius:10px; border-color:#000000; width:170px; color:#666666;" value="User Name" onFocus="if (this.value == 'User Name'){this.value=''; this.style.color='black';}" onBlur="if (this.value == '') {this.value='User Name'; this.style.color='#828282';}" AUTOCOMPLETE="OFF"></td>
- </tr>
- <tr>
- <td align="right"><b>Password : </b></td>
- <td><input type="password" name="passwd" style="background-color:#333333; border-radius:7px; -moz-border-radius:10px; border-color:#000000; width:170px; color:#666666;" value="User Name" onFocus="if (this.value == 'User Name'){this.value=''; this.style.color='black';}" onBlur="if (this.value == '') {this.value='User Name'; this.style.color='#828282';}" AUTOCOMPLETE="OFF"></td>
- </tr>
- <tr>
- <td align="center" colspan="2"><input type="submit" class="but" value=" Enter "></td>
- </tr>
- <tr>
- <td align="center" colspan="2"><font size="6" face="Times New Roman, Times, serif"><b>--==Coded By Richard Enage==--</b></font></td>
- </tr>
- <tr>
- <td colspan="2"><font size="4" face="Times New Roman, Times, serif"><noscript>Enable Javascript in your browser for the proper working of the shell</noscript></font></td>
- </tr>
- </table>
- </div>
- </form>
- </center>
- <br>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement