min-width in IE - Step 1 | WebReference

min-width in IE - Step 1

Step 1

{width:50%; min-width:300px;} for Internet Explorer

This div has a min-width of 300px and a width of 50%.
The width can be any percentage and the min-width a px or em value.

this is 300px wide