On 6/10/05, James Conley <[EMAIL PROTECTED]> wrote:
> 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 under the impression that border-collapse ONLY applies to
> tables. Is that correct?

Yes.

> If so then it seems that the proper way to achieve this effect is to
> only specify a right or left side border. Does that sound correct?

Or make them display like table-cells.

-- 
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
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