Re: anchor links; it WAS workin...what happened? -
08-04-2004
, 06:01 PM
Stupid web forum is always interpreting my HTML even though it's not supposed
to....
You can put a non-breaking space entity inside the named anchor. I forget
which browser(s) need that to function properly.
As for the rest of it-- check for poorly formed tags prior to the broken
anchors, that is, improper nesting, unclosed tags, etc. I can't really think
of anything else to check.