Alan Gresley wrote:
> Ib Jensen wrote:
>> Link: http://ikjensen.dk/test/  (repaired)


I forgot to mention about the float drop in IE6 due to it's quirky 
handling of percentages. The fix is changing the width.

.subcolumns {
   width: 99%; /* Change to keep IE6 happy */
   overflow:hidden;
  }


-- 
Alan http://css-class.com/

Armies Cannot Stop An Idea Whose Time Has Come. - Victor Hugo
______________________________________________________________________
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