Computer: Web: Linking
Finding Browser   (+7)  [vote for, against]
A small modification that would improve any web browser.

We already have the ability to link to a specific target anchor within a document via the href="foo.html#bar" construction, but if that named anchor "bar" doesn't exist, you're out of luck.

Instead, I propose that if the named anchor is missing, browsers search through the content of the document (that is, do a <b>find</b>, not a web search) for that string and jump to the first one if it exists. It could search headings first, body text second, etc. This would make search engines better at pointing you towards the information you seek.
-- Eeyore, Mar 09 2000

metatags with search strings http://www.deja.com...doc.xp?AN=444610476
Jorn barger (www.robotwisdom.com) proposed something similar to this a year ago -- now Berkeley is doing something similar (and getting the buzz): http://news.cnet.com/news/0-1005-200-1565468.html [rmutt, Mar 09 2000, last modified Oct 04 2004]

rmutt's second link... http://news.cnet.co...05-200-1565468.html
[egnor, Mar 09 2000, last modified Oct 04 2004]

random, halfbakery