Hi all,

I have a dynamic list of items that displays inline in floated div's.

I was doing some math on how many, and out of the available space, to 
split it evenly (as they are aligned center)

ie, wrapper is 500px
2 items
each gets 250px of space/margin width.

i have an odd shape on this one page, and the server-side math has 
created 3 div's to fill the space as:

<div style="width:123.333333333333px;"> 

within 370px of a wrapper.


It seems to display fine in everything i've looked at with it, but i'm curious 
if this is a bad idea?

Thanks


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to