Hi,
I am working on pure DIV based layout.
See below for layout requirements,
- Page should be 100% flexible for all resolutions.
- There should be maximum and minimum limit for page width means page should be stretched to 1200 res. and on 800 res. there should be appear horizontal scroll.
Max-width/Min-width works fine with firefox and other browsers, but IE is giving problem on resizing DIVs.
Anyone there who know that how can I set max and min width for all browsers?
Thanks in advanced.