Is there a way in CSS to enforce a MINIMUM width only of a page? As in I do not want the width to shrink past a certain point, but I want it to grow as much as possible when stretched?
I know I can simply add a spacer gif stretched at 1px hieght to my minimum width, but I was wondering if there is a CSS solution other than using a transparent gif.
Thanks.
Start Free Trial