Page is a not externally linkable
- Browsers
-- Opera Browser Usage and Support
---- Opera and Links


madcat - 7:54 pm on Feb 10, 2003 (gmt 0)


The CSS used:

a.map:link, a.map:visited
{
color: #369;
background: #fff;
text-decoration: underline;
font-size: .8em;
}

a.map:hover
{
color: #369;
background: #eee;
text-decoration: underline;
font-size: .8em;
}

Sample HTML links:

<a class="map" href="index.html" title="Home">Home</a>
<a class="map" href="networking/" title="Networking">Networking</a>

---------------------

Actually, it must be a problem within this set of HTML docs, because links are behaving as they should in this new page I'm building. But, these come directly from the source and I still can't see why there would be extra space at the end.


Thread source:: http://www.webmasterworld.com/opera_browser/207.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com