{ Snipperize } /zoom

Snippets about zoom

Here are the latest snippets talking about zoom. Please choose your favorite one or add a new one.

Reset CSS Plus clearfix

This is Eric Meyer's (meyerweb.com/eric/) CSS Reset with the "clearfix" class added in for forcing containers to wrap floats. Also, uses the uncommon "zoom" property to achieve the same effect in IE6/7. I like "zoom:1;" for this purpose because as an invalid CSS property, it stands a much better chance of not influencing other/good browsers' rendering.

CSS / reset, clearfix, zoom / by ThePeppersStudio (333 days, 5.73 hours ago)

  • 1