Gunlaug Sørtun wrote:
> Now, have this method been tested for layout of whole pages? 

Since I rarely build whole pages, I can't answer if this is a good 
option. Hope this thread will be part of the test.

The floats are in it by the OP for the dropshadow effect I am not lucky 
with. The floats shall shrink to fit the image inside, I think. Haven't 
read the sources of this method. Should be possible without floats, but 
I have no idea at the moment. IE Mac cannot like it this way, widthless.

The major issue is the display: inline-block non-support in Fx.  Here it 
was relatively easy to solve with an additional inner block wrapper for 
the outer -moz-inline-box container. But I can remember another 
situation where an inner wrapper did not help.

I'll have to test it in Opera9 if this version does allow for a correct 
vertical align of inline-block content. Opera8 cannot do anything else 
as vertical-align:top [1][2] and looses any top margin, which is a 
blocker for this design, I fear.

Ingo

[1] http://www.satzansatz.de/cssd/tmp/inlineblock.html
[2] http://www.brunildo.org/test/inline-block3.html
-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
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