I think I hate any site that actually uses HTML header tags (h1, h2, h3 etc) but doesn't provide corresponding <a name="foo"> anchors so you can conveniently link into a lengthy document.
For that matter, why doesn't a modern browser like Firefox provide those automatically? If you link to foo.html#References, and foo.html doesn't have an explicit <a name="References"> tag but does have <h3>References</h3> buried somewhere down near the bottom, how hard is to figure out what the caller is trying to do? Sheesh.
(Probably some other browser does do this, and the feature just hasn't become standard yet. I'm hoping.)
No comments:
Post a Comment