>>>> 2011/10/05 12:20 -0400, Keith Bowes >>>>
You shouldn't be doing that anyway.  The whole point of using id is to
make a certain piece of text an anchor:
<h2 id="comments">Comments</h2>

This is valid, but goes against principle:
<a id="comments" />
<h2>Comments</h2> 
<<<<<<<<
Well, it has happened that I wanted an anchor for a point within text, not for 
a piece of text.


_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to