Re: [css-d] horizontal list top border

2005-08-08 Thread lilly
Many, many thanks. That solved it immediately, as you can see if you go back to http://artsci.wustl.edu/~jkatz/links.d/topborder.html where I added it as another test case. Lilly > [EMAIL PROTECTED] wrote: >> Please look at >>http://artsci.wustl.edu/~jkatz/links.

Line Box model (in IE) [was: [css-d] horizontal list top border

2005-08-06 Thread Philippe Wittenbergh
Another example: .outer {background: green; } .inner {background: red; padding: 1em; border: 1px solid black;} outer inner should let stick the red out of the green, and Fx and Opera do confirm. But not in IE: the green is expanded by the red. Now, when this outer span gets "layout" (in

Re: [css-d] horizontal list top border

2005-08-05 Thread Ingo Chao
[EMAIL PROTECTED] wrote: Please look at http://artsci.wustl.edu/~jkatz/links.d/topborder.html with css at http://artsci.wustl.edu/~jkatz/links.d/topborder.css On Netscape 7.1 each of the horizontal lists look the same and as I expect. On IE 6.0 when the width of the DIV enclosing the list

[css-d] horizontal list top border

2005-08-05 Thread lilly
Please look at http://artsci.wustl.edu/~jkatz/links.d/topborder.html with css at http://artsci.wustl.edu/~jkatz/links.d/topborder.css On Netscape 7.1 each of the horizontal lists look the same and as I expect. On IE 6.0 when the width of the DIV enclosing the list has a specified width the *