On Apr 8, 2011, at 2:07 AM, Gabriele Romanato wrote:

> I've often asked myself: 'ok, we can rotate boxes with CSS3, but what this is 
> good for?".
> Answer: visual effects. Like this:
> 
> http://onwebdev.blogspot.com/2011/04/css-post-it-note.html

Hmm, use images with alpha transparency ? that would avoid those ugly overlaps 
for those people who don't feel the need to have a 2000px wide window.

Also: using <link> instead of @import is more performant, especially on IE < 9 
(@import blocks the parser, check Mr Souders tests sometime). It doesn't matter 
much for such a small stylesheet, but serious projects…

Philippe
--
Philippe Wittenbergh
http://l-c-n.com/






______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to