Writing Good Web Docs...

    Neat HTML

  1. Imagemapping
    <a href="/cgi-bin/imagemap/~rhay/map.map"><img src="map.gif" ISMAP></a> - Example

  2. The META tag
    <META HTTP-EQUIV="REFRESH" CONTENT="1; URL=jump1.html"> - Example

  3. Creating Transparent Images

  4. Tables and HTML extensions
    <table> <TH> <TR> and <TD> tags

  5. Creating Docs Internally Indexed
    <a href="#mapping"> and <a name="mapping"> tags

  6. Indenting
    <DL> <DT> and <DD> tags

  7. Server Side Includes (SSI)
    <!--#echo var="date_local"-->

    <!--#exec cgi="/cgi-bin/counter-ord"-->


I am reachable at rhay@tamos.gmu.edu