 |
Writing Good Web Docs... |
|
Neat HTML
- Imagemapping
-
<a href="/cgi-bin/imagemap/~rhay/map.map"><img src="map.gif"
ISMAP></a> - Example
- The META tag
-
<META HTTP-EQUIV="REFRESH" CONTENT="1; URL=jump1.html"> -
Example
- Creating Transparent
Images
- Tables
and HTML
extensions
-
<table> <TH> <TR> and <TD> tags
- Creating Docs Internally Indexed
-
<a href="#mapping"> and <a name="mapping"> tags
- Indenting
-
<DL> <DT> and <DD> tags
- Server Side
Includes (SSI)
- <!--#echo var="date_local"-->
- <!--#exec cgi="/cgi-bin/counter-ord"-->
-
I am reachable at rhay@tamos.gmu.edu