Posted by Andy Dingley on 12/12/06 17:57
leesangj...@gmail.com wrote:
> How do I fix this??
You aren't even using the fragment identifier (the thing after the "#"
in the URL) in that link at all. Of course it doesn't work!
Secondly the <a name="BOTTOM" ></a> form is somewhat obsolete. You can
use a simpler id="BOTTOM" form instead, on any element. You don't have
to add an <a> element specially.
Also the HTML code is atrocious. There's an awful lot wrong with it,
and if you care about this level of detail, then you need to think
about fixing it.
Navigation:
[Reply to this message]
|