Skip to main content Skip to navigation

Peter's Sandpit

My image

The specified page does not exist.
Width Bodge Boxes - with some content
and the width set to 400px.

 

this div is 400px wide and can be used as a guide for min-width.

{width:90%; min-width:400px;} includes IE5.01, IE5.5 and IE6

this is the second way that I have found to emulate true min-width in IE and uses float left, a border-width and a negative margin (NO javascript).

this div also has a min-width of 400px and a width of 90%. You can set the width as any percentage and the min-width as a px or em value.

discovered 11th May 2005 by Stu Nicholls

 

Box 1
Box 2
Box 3

 



Shaded
Box #1




Shaded
Box #2




Shaded
Box #3


 


Inner
box

 

Inner