Maximum and Minimum Width Solution for All Browsers
Jan 27, 2010 HTML/CSS, Tips and Tricks

min-width and max-width is very useful command of CSS, whereby you can specify a minimum width for any element. This can be particularly useful for specifying a minimum width for a page.
Tags: CSS, CSS Hacks, CSS Tips n Tricks, DIV, HTML/CSS


