home *** CD-ROM | disk | FTP | other *** search
/ A PC World Odyssey / 2001_A_PC_World_Odyssey_PC_World_2000.iso / Win98 / Access / browserdoc.dll / HTML / IDR_SEARCH_HTML < prev    next >
Text File  |  2000-02-03  |  2KB  |  91 lines

  1. <!-- saved from url=(0022)http://internet.e-mail -->
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
  3.             "http://www.w3.org/TR/REC-html40/loose.dtd">
  4. <html>
  5. <head>
  6.     <title>EarthLink Search</title>
  7.     <style type="text/css">
  8.         BODY 
  9.         { font-family: Verdana;
  10.           background: #ffc;
  11.           padding:0px;
  12.           margin:0px; }
  13.         
  14.         #titlebar
  15.         { background: #66c;
  16.           padding: 2px 3% 2px 3%; }
  17.     
  18.         #titletext
  19.         { font: bold 18px;
  20.             color: white;
  21.             width: 50%;
  22.             filter: dropshadow(color=#336,offX=2,offY=2); }
  23.     
  24.         #personalize
  25.         { position: relative;
  26.           top: 5px;
  27.           color: white;
  28.             font-size: 10px;
  29.             float: right; }
  30.  
  31.         #personalize A
  32.         { color: white; }
  33.         
  34.         #text
  35.         { margin:10px;
  36.           font-size: 11px;
  37.           line-height:15px; }
  38.           
  39.         #text A:link
  40.         { color: #003; }
  41.         
  42.         #text A:visited
  43.         { color: #669; }
  44.     
  45. .datacontainer
  46. { width: 95%;
  47.     background: black;
  48.     position:relative;
  49.     float: right;
  50.     margin: 6px 0px 8px 8px; }
  51.  
  52. .titlebar
  53. { width:100%;
  54.   background: black;
  55.     color: white;
  56.     font-size: 9px;
  57.     font-weight: bold;
  58.     padding: 1px 0px 1px 6px; }
  59.     
  60. .titlecolor
  61. { background: black; }
  62.     
  63.   
  64. .bottomdata
  65. { background: #66c;
  66.     font-size: 10px;
  67.     padding: 3px 4% 0px 4%; }
  68.  
  69. .datacontent
  70. { background: #5252b8;
  71.     font-size: 10px;
  72.     text-align: center;
  73.   color: white;
  74.   padding: 3px;
  75.   font-weight: bold; }
  76.  
  77.     </style>
  78. </head>
  79. <body>
  80. <div id="titlebar">
  81.     <span id="personalize">not logged on</span>
  82.     <span id="titletext">Search</span>
  83. </div>
  84. <div id="text">
  85.     Your <b>EarthLink Search</b> needs an Internet connection to
  86.     bring you the the information you seek. If you'd like to use its
  87.     features, please <b><a href="http://start.earthlink.net">connect to EarthLink</a></b>.
  88. </div>
  89. </body>
  90. </html>
  91.