I have been trying the last couple of days to get rounded corners on some
content boxes. I am not having much luck: http://www.markhiatt.com/NewCSS/

What I have done so far works as I would expect (nearly) in Firefox. But in
PCIE6, the corners are on one line and the middle cell is between-but-under
them. I seem to have discovered a gap in my CSS understanding.

Can someone please explain to me why I have to have the cells listed out of
order in the markup for this to even begin to look right? If I place the
markup so it calls for the northwest cell, the center cell and the
northeast cell in that (logical, to me, from years of doing this with
tables) order, the
right-most cell is bumped down onto a new line no matter what browser I
use.

If I can live with the out-of-order markup on line one, why is PCIE pushing
the center block down a line? When I shorten it up, gaps appear between the
corners and the middle bar.

Finally, is there some easier way to do this? What I'm trying to do is to
mimic a three-by-three TABLE, with the first TD holding the northwest
corner, the last the northeast corner. Somehow, I expect Eric and Molly and
Tantek and Jeffrey wouldn't do it like this.

Thanks, anyone/everyone!

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to