My Top Ten CSS Tricks by Trenton Moss (27 Sep 2005)
A very handy CSS command that exists is the min-width command, whereby you can specify a minimum width for any element. This can be particularly useful for specifying a minimum width for a page.
Unfortunately, IE doesn't understand this command, so we'll need to come up with a new way of making this functionality work in this browser.
Article URL: http://www.sitepoint.com/article/top-ten-css-tricks
Read 93 more articles from SitePoint sorted by
date,
popularity, or
title.
Next Article: The 10 Faces of Innovation
|