<div id="somechapter">
<h2>Somechapter</h2>
<p>
...
</p>
</div>
..if you mean to link to a whole block of information, not just a title.
I don't understand. Link to a whole block of information? Why?[/QUOTE]
Because a whole block of information is relevant to the origin it is
linked from, not just the title. Maybe the idea become more clear when
thinking of how to link a fraction of text in a paragraph; would you
link to the start of the relevant text, or enclose the relevant text
within the target element? Like this:
<p>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Pellentesque
ligula felis, porta eget, mattis quis, rhoncus ac, lacus. <span
id="instruction">Suspendisse tempor felis. Ut in risus.</span> Integer
risus eros, adipiscing eu, tincidunt vel, lacinia sit amet, libero. Sed
eu erat ac massa mollis elementum.
</p>
<a href="#instruction">How to get this thing done</a>.
Imagine the targeted element could be indicated visually; how else would
you know what to look for?
It is already possible. Credits to David Dorward.
http://dorward.me.uk/software/frag/