[thelist] CSS blue border

Andrew Maynes andrew at humanbehaviour.co.uk
Sat Feb 22 04:58:01 CST 2003


I have a blue border appearing around an image link in E5.5 using

<A HREF="index.php"><div id="diagonal"><img src="images/bb1.gif" width="80"
height="79" alt=""></div></A>

#diagonal	{
z-index: 1000;
position: absolute;
left: 0px; top: 0px;
width: 80px;
height: 69px}

I tried putting in a class class="link" but the BB remains any ideas why this is
happening?

Andrew




More information about the thelist mailing list