SitePoint
Reference
CSS
Vendor-specific Properties
Internet Explorer Extensions
zoom
CSS Live Demo: zoom
(this page)
See also:
All Live Demos
CSS Live Demo: zoom
Type your
CSS
here:
(any properties allowed except expression, behavior and @import)
#example { zoom:200%; } p { border:3px double #444; padding:10px 10px 20px 70px; height:40px; background:url(weather.png) transparent no-repeat 5px 5px; }
Type your
HTML
here:
(any tags allowed except script, iframe, frame, object, img and embed)
<p id="example">I can see clearly now the rain has gone.</p>
Show me!
Your results appear here: