[thelist] Stuck on css table borders

Razvan Pop razvan at cpea.ro
Wed Sep 15 11:36:08 CDT 2004


Chris Ditty wrote:

>The inner-inner  TDs are using a different style.  They need a border
>and the outer TDs need a border too.
>
>  
>
>
Try this in the css file:
table td {
    border-collapse: collapse;
}

will make the borders go away.

-- 
razvan pop
http://razvan.cpea.ro

Afaceri, Plan de afaceri, Consultanta afaceri
http://www.insoft.ro/afaceri



More information about the thelist mailing list