418715

Paper Pile effect with CSS3

Screen_shot_2012-01-11_at_9

3 Responses

  1. 418715 Pedro Duarte

    Just a little "Paper pile" effect with CSS3 and with one div.
    Live demo here, http://jsfiddle.net/peduarte/98Nwx/

    BTW, if anyone has a better naming convention for this, let me know!

    5 months ago

  2. Square Dan Eden

    You don't actually need to use pseudoelements (:before, :after) to achieve this effect: you can do it using box-shadows.

    Check it out

    likes

    5 months ago

  3. 418715 Pedro Duarte

    Hey Dan, yes you are right. I guess the only benefit of using pseudo classes is so it's compatible with IE8 too.
    Thanks.

    5 months ago

keyboard shortcuts: previous shot next shot L or F like