Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.
<a name="lager">Lager</a>
<a name="lager"></a>Lager
Did you guys put his code into an HTML file, with the proper opening and closing <html>, <head>, and <body> tags, and save it as an htm/html file? If you do, then it works; the words are hyperlinks that navigate within the page. Well, here's the proof: http://home.earthlink.net/~dderolph/HTML_links.htm
<a href="#lager">Lager</a></a>, <a href="#ale">Ale</a>, <a href="#dry"> Dry</a>, <a href="#brock"> Brock</a>, and <a href="#porter">Porter and Stout</a>
<a name="lager">Lager</a> etc.
OK, I think we have a case of miscommunication here.Now, I believe 1Pman's problem is that in Code: [Select]<a name="lager">Lager</a>the word Lager shows up on the webpage as a hyperlink.But in my browser it just shows in bold text, as it should IMO.