[thelist] link borders on a MAC

Marc Seyon seyon at delime.com
Sun Sep 21 19:38:13 CDT 2003


Message from Jorah Lavin (9/21/2003 06:41 PM)
>At 15:13 09/21/03 -0700, you wrote:
>>p.s.  what was the block of css code that you added?
>
><style type="text/css" title="Leif Parsons Style Block">
><!--
>
>a:link {
>     border: none; /* unvisited link */
>}
>
>a:visited {
>     border: none; /* visited link */
>}
>
>a:hover {
>     border: none; /* mouse over link */
>}
>
>a:active {
>     border: none; /* selected link */
>}
>
>-->
></style>
Or simplify those styles to

a
{
border: none;
}

This might help too.

a img
{
border: none;
}

So the site seems to be that of a graphic designer. But come on, did it 
have to be created exclusively with images? There doesn't seem to be a 
single word of text in there. Go in with images disabled and you're 
screwed. No alt text even.

regards.
-marc


--
Carnival 2003 in all its photographic glory. Playyuhself.com
http://www.playyuhself.com/


More information about the thelist mailing list