Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Borders Doubling

0 views
Skip to first unread message

Karl

unread,
May 23, 2002, 11:46:10 AM5/23/02
to
Hello,

With tables... when I specify padding of 0 and spacing of 0 (with CSS), and
then give the TD a border of 2px, I'm noticing that where TD's meet, the
border is 4px. Can this be avoided?

Karl


Hans Gommers

unread,
May 27, 2002, 3:25:29 AM5/27/02
to
Could try to only specify the right and bottom border, but you have to
remove it from the right column and bottom row.

Why do you remove the cellspacing if it's exactly what you want?

Hans

"Karl" <ka...@iexcelinlife.com> schreef in bericht
news:OK0dzDnACHA.1048@tkmsftngp02...

Rowland Shaw

unread,
May 27, 2002, 3:31:31 AM5/27/02
to
table { border-collapse: collapse; }


"Karl" <ka...@iexcelinlife.com> wrote...

0 new messages