Luc wrote:
Good afternoon list,
 http://www.dzinelabs.com/Pages/Copyoftemplates.php

 In Opera 8 the table borders is the way i entended it.

 In Moz, FF borders show up on cells also.

 What's the trick to remove them in Moz,FF ?

 relevant css in the sheet:

/* downloader */

#downloadtable {
        border: 1px solid #DDDDDD;
        border-collapse: collapse;
        margin: .8em 0;
        padding: 0;
        width: 400px;
        font-size: .9em;
} etc...
Hi,

Remove the border="1" from <table> and everything will be as you intended.

Best regards,
Kaspars
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to