That's what <META> is for...
<HEAD>
<META HTTP-EQUIV="Keywords" CONTENT="any, more, questions">
</HEAD>
With HTTP-EQUIV, the keywords can even be retrieved separately from
the full document, via a HEAD request (in conforming servers; I
think Netsite supports this).
--------------------------------------------------------------------
Paul Burchard <burchard@math.utah.edu>
``I'm still learning how to count backwards from infinity...''
--------------------------------------------------------------------