Sure. The same way you do it in HTML:
<a name="anchor"></a>
...
<a href="#anchor">go to anchor</a>
Dirk
I didn't realize that piza needed an actual anchor tag. My HTML
originally only had an id attribute on the heading text. Thanks for your
help!
--
David Bolton
http://davidbolton.info