/ Published in: CSS
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
.flip {
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
URL: http://www.phpied.com/flipity-flop-mmm-phpied-com/
Comments
 Subscribe to comments
                    Subscribe to comments
                
                