home *** CD-ROM | disk | FTP | other *** search
/ For Beginners & Professional Hackers / cd.iso / software / internet / ie4w95(1.exe / ie4_5.CAB / c_tips.htt < prev    next >
Encoding:
Text File  |  1996-11-25  |  1.7 KB  |  56 lines

  1.  
  2.  
  3. <html>
  4.  
  5.    <head>
  6.       <link rel=STYLESHEET HREF="content.css" type="text/css">
  7.    </head>
  8.  
  9.    <!-- ISSUE: every single reference on this page depends on the fact that the content will be in %windir%\web.  move the file, you break the content.  need to fix this.  -->
  10.  
  11.     <body>
  12.       <p>
  13.       Click a link below for help on any topic.
  14.       <p>
  15.       <a target="_top" href="..\help\common.hlp">
  16.          <img src="helpicon.gif" border=0 align=center alt="Click here for help on Microsoft Windows">
  17.          Using Windows
  18.       </a>
  19.       <p>
  20.       <a target="_top" href="..\help\iexplore.hlp">
  21.          <img src="helpicon.gif" border=0 align=center alt="Click here for help on Internet Explorer">
  22.          Browsing the Web
  23.       </a>
  24.       <p>
  25.       <a target="_top" href="..\help\mailnews.hlp">
  26.          <img src="helpicon.gif" border=0 align=center alt="Click here for help on Internet Mail and News">
  27.          Using Mail & News
  28.       </a>
  29.       <p>
  30.       <br>
  31.       <table bgcolor=#ffffe0 cellpadding=0 cellspacing=0>
  32.          <table leftmargin=0>
  33.             <tr>
  34.                <td valign=top>
  35.                   <img src="tipsicon.gif" alt="Tip of the Day">
  36.                </td>
  37.                <td valign=top>
  38.                   <span style="color:black">
  39.                      <b>Did you know...</b>
  40.                      <p>
  41. <!-- ISSUE: tip text here needs to change on the fly.  we should pull out a registry key at random. -->
  42.                      To add a program to the Start menu, you can drag the program's icon onto the Start button.
  43.                   </span>
  44.                </td>
  45.             </tr>
  46.             <tr><br></tr>
  47.             <tr><br></tr>
  48.          </table>
  49.       </table>
  50.    </body>
  51.  
  52. </html>
  53.  
  54.  
  55.  
  56.