Skip to main content

Bernhard G's Library tagged css_layout   View Popular

16 Dec 09

The New Clearfix Method • Perishable Press

  • /* new clearfix */
    .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
    * html .clearfix { zoom: 1; } /* IE6 */
    *:first-child+html .clearfix { zoom: 1; } /* IE7 */
23 Oct 09

Top reasons your CSS columns are messed up - Warpspire

  • Your margins are doubled in IE6
  • Easy fix: add display:inline; No side effects in any browser, and IE6 obeys margins perfectly.
  • 2 more annotations...
25 Aug 09

Baseline - a designer framework by ProjetUrbain.com

Baseline is a framework built around the idea of a “real” baseline grid.

baselinecss.com - Preview

css css_layout grid framework baseline

1 - 19 of 19
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo