Update of /cvsroot/ht2html/ht2html/doc
In directory usw-pr-cvs1:/tmp/cvs-serv27989
Modified Files:
examples.ht
Log Message:
Fix a couple of linkos reported by Jim Tittsler.
Index: examples.ht
===================================================================
RCS file: /cvsroot/ht2html/ht2html/doc/examples.ht,v
retrieving revision 2.0
retrieving revision 2.1
diff -C2 -d -r2.0 -r2.1
*** examples.ht 22 Mar 2002 17:45:40 -0000 2.0
--- examples.ht 4 Nov 2002 15:23:03 -0000 2.1
***************
*** 6,12 ****
web site styles. These are done by creating a <em>generator</em>
class, which customizes not only style elements such as the
! <a href="components#sidebar">sidebar</a>
colors and the
! <a href="components#corner">corner</a> icon, but also such elements as
the copyright
notice and what
--- 6,12 ----
web site styles. These are done by creating a <em>generator</em>
class, which customizes not only style elements such as the
! <a href="components.html#sidebar">sidebar</a>
colors and the
! <a href="components.html#corner">corner</a> icon, but also such elements as
the copyright
notice and what
|