How to hover a socail icon button

HOW TO HOVER A SOCIAL ICON BUTTON USING CSS CODE

<span id="hover-design">hover</span>
<style>
#hover-design { }

#hover-desing hover {colour: green; font-size: 80px; text-decoration: uder-line;}
</style>
<style type="css/text">
    














  For Example














Post a Comment

0 Comments