Tag Archives: css3

Understanding CSS cubic-bezier

One of the most often overlooked features of CSS transitions is the ability to specify a cubic-bezier timing function. This is because you get a bunch of easing options out of the standards-based box: ease, ease-in, ease-out, ease-in-out, linear. These … Continue reading

Posted in canvas, css, html5, jQuery, workflow | Tagged: , , , | 7 Comments, join the conversation!

This week in web typograpgy

Typekit now supports SVG fonts. This is good news if you want to use their services for an iPad site (since SVG is the only format mobile Safari supports). They mention there are still some bugs to work out, but … Continue reading

Posted in css, iPad, typography | Tagged: , , , , , | Leave a comment, start the conversation!