home *** CD-ROM | disk | FTP | other *** search
/ home.earthlink.net / home.earthlink.net.tar / home.earthlink.net / cgi-bin / webquota.orig < prev   
Text File  |  2010-08-14  |  2KB  |  55 lines

  1. <html>
  2. <style type="text/css">
  3. h1{
  4.         font-size: 20pt;
  5.         font-family: sans-serif;
  6.       }
  7.  BODY, TABLE, TD { font-family: Arial,sans-serif;  font-size: 17px;}
  8.  
  9. .bodyText { font-family: Arial, sans-serif; font-size: 15px;}
  10. .smallText { font-family: Arial, sans-serif; font-size: 11px; }
  11. .tinyText {font-family:Arial, sans-serif; font-size: 10px; }
  12.       </style>
  13.  
  14. <head>
  15. <title>Webspace Traffic and Disk Usage</title>
  16. </head>
  17.  
  18. <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" bgcolor="#FFFFFF" link="#0000FF" vlink="#0000FF" alink="#FF9900">
  19.  
  20. <table border="0" cellpadding="0" cellspacing="0" width="100%" height="30">
  21.     <tr bgcolor="#000000">
  22.         <td width="1%"> <img border="0" src="http://su.earthlink.net/img/logos/logo_eln.gif" width="114" height="21"></td>
  23.     </tr>
  24.     <tr>
  25.         <td>
  26.             <p><br>
  27.             <br>
  28.              
  29.             <table border="0" width="500" align="center">
  30.                 <tr>
  31.                     <td>
  32. <h1><b><i>Webspace Traffic and Disk Usage</i></b></h1>
  33. <img src="http://corp-img.earthlink.net/www.eln/i/spacer.gif" alt=" " height="6" width="4" border="0" /><br>
  34. <font face="Arial, sans-serif" size="2">
  35.  
  36. To request a report of your traffic and disk usage for your free webspace, please enter your full email address below. Statistical data pertaining to the free webspace for your entered email account will automatically be sent to you.<br><br>
  37.                 </td>
  38.             </tr>
  39.         <tr>
  40.             <td>
  41.                 <FORM ACTION="http://home.earthlink.net/cgi-bin/webquota" METHOD=POST>
  42.                 <INPUT TYPE="TEXT" NAME="FREEMAIL" SIZE="34"><P>
  43.                 <INPUT TYPE="submit" VALUE="Submit">
  44.                 <INPUT TYPE="reset" VALUE="Clear Field"><P>
  45.             </td>
  46.         </tr>
  47.         </table>
  48.     </td>
  49.     </tr>
  50. </table>
  51.  
  52. </body>
  53.  
  54. </html>
  55.