roel + css3   4

How to prevent jagged edges when using CSS transformations in Mobile Safari
On the iPad and iPhone, using CSS transformations in Mobile Safari often results in elements with ugly jagged or stair stepped edges.

In most cases it’s easy to get nice anti-aliased edges by wrapping whatever you want to transform in an additional element that adds a few pixels padding:
css  css3  mobile  ios 
december 2011 by roel
Modernizr
Have you ever wanted to do if-statements in your CSS for the availability of cool features like border-radius? Well, with Modernizr you can accomplish just that! The syntax is very intuitive, too.
webdesign  webdevelopment  css  javascript  css3  html5  library 
july 2009 by roel
A List Apart: Articles: Introducing the CSS3 Multi-Column Module
How to divide content over multiple columns, while keeping layout/design and content separated.
css  WebDesign  layout  CSS3  columns  javascript  reference  tutorial 
march 2007 by roel

Copy this bookmark:



description:


tags: