>  this in lieu of a table's row
 
Based on your description it seems like the use of a table is perfectly 
acceptable.  The CSS goal of separating layout and content doesn't mean that 
one should never use a table but to eliminate or avoid its use for layout.

dweaton <[EMAIL PROTECTED]> wrote:
When I loop over a set of records from the db to display them, I use a divfor 
each record [ this in lieu of a table's row ]. However, I cannot control the 
height of the div in IE, but I can in Firefox. As a result, the list is too 
spread out in IE. 

How can I accommodate IE and Firefox without going back to a table layout?

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
______________________________________________________________________
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