/ Published in: CSS
                    
                                        allows itmings to be set for colour transitions if this is put into mouseover/ hover block.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 -webkit-transition: background-color 0.2s; -moz-transition: background-color 0.2s; -o-transition: background-color 0.24s; -ms-transition: background-color 0.2s; transition: background-color 0.2s;
Comments
                    Subscribe to comments
                
                