[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev lynx bug?
From: |
Jon Colverson |
Subject: |
Re: lynx-dev lynx bug? |
Date: |
Sat, 29 Apr 2000 22:56:35 BST |
> When I go to http://www.scborromeo.org/ccc/p2s1c1a1.htm#brief, I get the
> same page as when I go to http://www.scborromeo.org/ccc/p2s1c1a1.htm.
>
> Why does this happen?
This is because the A tag on the page is named BRIEF and anchor names are
case-sensitive (according to
http://www.htmlhelp.com/reference/html40/special/a.html) so this is a bug
in the site's HTML and lynx is treating it properly.
-Jon