[css-d] border-collapse?

2005-06-10 Thread James Conley
I'm putting two SPANs next to each other and specifying borders on both of them. However, I want the borders between them to collapse in the same way that table cell borders can do with border-collapse : collapse. However it does not appear to be working. After checking the www.w3.org site I am und

[css-d] border-collapse bug. (?)

2006-05-17 Thread Jim Barraud
Hi All - I've run into what appears to be a bug, but haven't been able to find any documentation on it. Essentially I'm working with a table with a width of 100%. On the top and bottom of the table are divs with a width of auto (to allow for inner padding). These are used for pagination, etc. The

[css-d] border-collapse and padding

2005-06-09 Thread James Hallam
Source file: http://james.globalhavens.com/css-discuss/webtop/2col-scroll.html I'm trying to get columns lined up between three stacked tables, the middle one of which is in a scrolling DIV. The scroll bar has pushed the content in, so the %-width columns have adjusted, and no longer line up with

Re: [css-d] border-collapse bug. (?)

2006-05-17 Thread Philippe Wittenbergh
On May 18, 2006, at 8:55 AM, Jim Barraud wrote: > Essentially I'm working with a table with a width of 100%. On the top > and bottom of the table are divs with a width of auto (to allow for > inner padding). These are used for pagination, etc. The table has a > border applied to all the table cel

Re: [css-d] border-collapse bug. (?)

2006-05-17 Thread Jim Barraud
On 5/17/06, Bill Brown <[EMAIL PROTECTED]> wrote: > Hi Jim, > > I know this is a "thanks for nothing" kind of reply, but I just wanted you > to know that I did extensive testing on your test case and could not resolve > the issue either. I tried setting widths on the divs, relative positioning, > m

Re: [css-d] border-collapse bug. (?)

2006-05-17 Thread Jim Barraud
On 5/17/06, Philippe Wittenbergh <[EMAIL PROTECTED]> wrote: > It is more complicated, or simple..;-) > The border on a is put half inside, half outside > Put a 10 px border on it, and then a 5 px border on td/th, and you > start to see what happens [1]. > And check out the illustration under 17.6

Re: [css-d] border-collapse bug. (?)

2006-05-18 Thread Ingo Chao
Jim Barraud wrote: > > Has anyone else run into this behavior, know what the cause is, workaround, > etc? > > Test Case: http://jimbarraud.com/lab/borderCollapseTest.html > I think Ron Pringle struggled with a similar problem, see his wiki page http://css-discuss.incutio.com/?page=StylingTable

Re: [css-d] border-collapse bug. (?)

2006-05-18 Thread Jim Barraud
On 5/18/06, Ingo Chao <[EMAIL PROTECTED]> wrote: > I think Ron Pringle struggled with a similar problem, see his wiki page > http://css-discuss.incutio.com/?page=StylingTableCaptions > > Maybe there are some ideas how to fix it in your case. > > Ingo This is great. Thanks for the link. It helps an

Re: [css-d] border-collapse bug. (?)

2006-05-18 Thread Pringle, Ron
Jim wrote: > On 5/18/06, Ingo Chao <[EMAIL PROTECTED]> wrote: > > I think Ron Pringle struggled with a similar problem, see > his wiki page > > http://css-discuss.incutio.com/?page=StylingTableCaptions > > > > Maybe there are some ideas how to fix it in your case. > > > > Ingo > > This is great.

Re: [css-d] border-collapse and padding

2005-06-11 Thread David Hucklesby
James Hallam wrote: > To fix this, I've tried to add 19px of padding to the table, to > adjust for the scrollbar. This solution looks acceptable to me, James. This despite the fact that I have set my scroll bars to 16px. The 3px difference is barely noticeable. Regarding coloring a table row's b

[css-d] Border-Collapse Problem on Safari

2005-04-28 Thread Kyle Wingfield
Hello. I am having a problem using border collapse on a test page I coded. I was hoping someone could help me. http://brookforesthouse.com/DEV/test.html My page has a table, surrounded by a dotted yellow border. The problem is the right side of my table row seems to lay over top of the yellow