Sent by lon.kraemer on 23 June 2002 18:06
Dunstan,
> Considering that the code below involves floated elements, do I need
> to specify a width for the tables? Or for the div? Or for nothing?
>
> I currently don't have a wdith specified and it seems to work ok in
> IE6, NS7, OP6.
>
<snip>
According to the specs, floated elements require a width. Nonetheless, since
your markup "seems" to work, no worries... unless, of course, you're concerned
about validation! Will it work tomorrow? Will it work on "other"
browsers/devices?
Is there a reason you can't/don't/won't specify a width?
--
Lon Kraemer
-----------------------------------------