Search posterous

Search all posts and users. Type a name, type a favorite song title, whatever! See what comes up.
  

More posterous blogs











More recommended blogs »

Here are posterous posts filed under css3...

hdknr says...

SPECIAL BONUS: 画像を回転

画像を回転させます。

デモのキャプチャ
対応ブラウザ
Safari4, Fx3.5, Chrome1
  1. -webkit-transform: rotate(-15deg);  
  2. -moz-transform: rotate(-15deg);  

Deliciousへのリンクテスト。

Filed under: CSS3

Drew says...

The simpler and quick solution I know to draw rounded corners in every browser is to use a mix of CSS3 and JavaScript. CurvyCorners is a free JavaScript library for creating gorgeous rounded corners for HTML elements. The final result looks like this:

The big advantage of this script is that lets render rounded borders in Safari, Chrome and Mozilla (which support rounded borders via -webkit-border-radius and -moz-border-radius) natively with CSS3 property and in IE and Opera with JavaScript.

Filed under: css3

Drew says...

Various-buttons in Pushing Your Buttons With Practical CSS3

Filed under: css3

chrislorenz says...

This article from http://www.smashingmagazine.com brings up some great points on how to develop for new technology without losing user base or hurting late adopter's User Experience. From reset.css to DOM based stylesheets it's all here.

Article Here:
http://www.smashingmagazine.com/2009/12/01/how-to-support-internet-explorer-and-still-be-cutting-edge/ 

Also, the Smashing Magazine book has just been released. I haven't received mine yet but have a strong intuition that it's going to be a winner.
Buy it Here:
http://www.smashingmagazine.com/2009/12/03/smashing-book-its-out-now/

Filed under: css3

seemann says...

via smashingmagazine.com

Filed under: css3

dianeensey says...

When Tim and I were discussing the redesign of this site last year, one of the clear goals was to have a graphical style without making the pages heavy with a lot of images. When we launched, a lot of people were surprised that the design wasn’t built with PNGs. Instead we’d used RGBA colour values, which is part of the CSS3 specification.

Cool article about using transparency with RGBA - a must read!

Filed under: CSS3

Spyros says...

Quite a nice screencast by Techmic.com that discusses HTML5, Microformats and CSS3. This 15 min video is ideal for a coffee break. You need QuickTime to watch it. Go to http://www.techmic.com/screencasts/html5-microformats-css3-1/ and click on the blue button on the left side of the screen.

Filed under: CSS3

Top web browser (such as Firefox 3.5 and Safari 4) have introduce some cool features you can already use. Now, with just a few lines of css you can do things you used to do with images and javascript.

Filed under: css3

Fletcher says...

nomulous: RT @girlie_mac: Now Opera offers partial support for the CSS3 transition! http://bit.ly/KaSlb css3 opera

Filed under: css3

Spyros says...

Cool article by Smashing Magazine about CSS3 and HTML 5 layouts and how they will change things for Web Design in the future.

Filed under: CSS3