CSS
Last edited 16 March 2009
More by kim3er »
Inline Block

display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline;

Overflow Hidden

If overflow hidden isn't working correctly in ie7, try adding position relative.
The content on this page is provided by a Google Notebook user, and Google assumes no responsibility for this content.