Posts Tagged ‘CSS3’
QuirksBlog: CSS vendor prefixes considered harmful
QuirksBlog: CSS vendor prefixes considered harmful. See also: Not Supported by Jonathan Snook. It’s issues like these that have me concerned about whether or not we’re ready for CSS3. Sure, writing a few extra styles isn’t really that big of a deal, right? Yes and no. We’re coming into an age that is accepting a [...]
Using CSS3 to Properly Center Thumbnail Galleries
I’ve got a specific stance on CSS3. While the geek in me wants to use it whenever and wherever possible, there are some drawbacks when it comes to consistency. There are cases, though, where I feel it really appropriate to go ahead and take advantage of what CSS3 has to offer. Thumbnail galleries, for instance, provide a nice platform to begin working with nth-child().
We’re Ready for CSS3, but are we Ready for CSS3?
We’re all smitten with CSS3. It’s reinvigorated that sense of newness that CSS and Web Standards brought our way just a few years ago. We’re able to more easily replicate the set of design standards that has become nearly universal much faster than before with just a few CSS declarations. There are a number of CSS3 rules I’d be writing for each and every project, but I’m just not sure it’s as ready for prime time as many designers are making it out to be.
Handcrafted CSS Book Review (Video Edition) and Giveaway
Dan Cederholm of SimpleBits recently published his latest book, Handcrafted CSS, which also includes a companion DVD starring Dan himself.
Covering the Implication and Basics of CSS Animation
Allowing CSS to control the animation of various aspects of your document can have some very interesting implications. Should CSS or JavaScript control animation?










