Re: [css-d] border-spacing and IE

2008-07-12 Thread J.C. Johnson
And of course there's another problem with using a div inside a td, and applying the border to the div. The height of the content of each cell in the row varies. Some have one line, some two lines, some three lines of content. The table row takes whatever height it needs to take to accommodate the

Re: [css-d] border-spacing and IE

2008-07-12 Thread J.C. Johnson
tp://www.offlead.com > -Original Message- > From: [EMAIL PROTECTED] [mailto:css-d- > [EMAIL PROTECTED] On Behalf Of Jukka K. Korpela > Sent: Saturday, July 12, 2008 5:55 AM > To: css-d@lists.css-discuss.org > Subject: Re: [css-d] border-spacing and IE > > J.C. Johnson wrot

Re: [css-d] border-spacing and IE

2008-07-12 Thread Jukka K. Korpela
J.C. Johnson wrote: > From everything I can find, border-spacing is still not supported by > IE, correct? Correct. > Is there a workaround for this that allows for different > vertical and horizontal spacing? The simplest workaround I can figure out is to use extra markup within each cell, set