mrclay.org

Song ▚ for ▚ a ▚ future ▚ generation

  1. Posts in CSS

CSS

IE7 Compatible Float Clearing

 Steve
 2006 Mar 23
2 Comments

According to the latest news at least. Includes font-size:0 per the original author of this mess.

.clearfix:after {
    content:".";
    display:block; 
    height:0;
    font-size:0;
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}  
/* \\*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* */
  Posted in Uncategorized
  Tagged CSS, How To, Web Design
  Permalink

Opera 9 will pass Acid2

 Steve
 2006 Mar 10
0 Comments

Technical Preview 2 came close, but the latest nightly build is on the money!

This site has an entire history of Opera browsers testing Acid2. Note that IE7’s rendering is close to that of 2001’s Opera 6.

  Posted in Uncategorized
  Tagged CSS, Opera, Web Design
  Permalink

Opera 9 closes in

 Steve
 2006 Feb 13
1 Comment

Opera 9 Technical Preview 2 rendering of the Acid2 test:

Acid2 allows at-a-glance testing of browsers against web standards, particularly the most needed and under-supported features of CSS2.1 and HTML4.01.

  Posted in Uncategorized
  Tagged CSS, Opera, Web Design
  Permalink

A safer Holly Hack for IE7+

 Steve
 2005 Sep 11
1 Comment

#elementNeedingHasLayout {zoom:1}

Continue reading  

  Posted in Uncategorized
  Tagged CSS, How To, Web Design
  Permalink

Posts navigation

Newer posts
Search for:

Categories


  • General (30)
  • Music (34)
  • Policy (32)
  • Programming (73)
Back to top

Tags


Absurdity Audio Production Behavioral Science Bookmarklets Computer Science Criminal Justice CSS Debugging Dependency Injection Drug Policy Economics Elgg Events Framework Gainesville Git Housing How To Human Rights IDE Javascript Life Linux Music Music Transcriptions Netbeans Noteflight Opera PHP PhpStorm Politics Random Ideas Raves Records Shows Skateboarding Software Development SQL TechTalk Testing TV Usability Videos Web Design Zend

Copyright © 2025 mrclay.org. Powered by WordPress and Follet.