CSS
* Lightbox
* Image Menu
* Validate
* Rounded Corners
* Sortable Table
* Slide Show
Altezza minima per Internet Explorer 6
/* for understanding browsers */
.container {
width:20em;
padding:0.5em;
border:1px solid #000;
min-height:8em;
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .container {
height: 8em;
}
/**/
Optimize and format your CSS using a variety of different compression settings. Fixes sloppy code and generates clean and concise CSS.
Tags:
Here you'll find original, practical CSS codes and examples such as CSS menus to give your site a visual boast.
Tags:
Listamatic: one list, many options - Using CSS and a simple list to create radically different list options.
Tags:
