BYE THE BLUETOOTH EAREPHONE   LINK  πŸ‘‰πŸ» buy this earephone   Also visit my storeπŸ‘‰πŸ» https://amzn.to/3jnXio8 Samsung Galaxy M42 5G (Prism Dot Black, 8GB RAM, 128GB Storage) πŸ‘‰πŸ» https://amzn.to/3ymO5jW Studd Halmets  https://amzn.to/3sTTxcY                                        Boya m1 mic =  https://amzn.to/38F5qu5   Bluethooth boat 210  https://amzn.to/2ZfvlHp Cap  https://amzn.to/3EvQMnA Sport shoe   https://amzn.to/3kE3zwk

HERE IS SOCIAL MEDIA ICON HOVER EFFECT 

YOU MUST WANT HAVE INTERNET CONNECTION TO RUN THIS CODE




1- COPY THIS HTML CSS CODE 

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <title>IconAnimate</title>
    <link rel="stylesheet"
href=
"https://stackpath.bootstrapcdn.com
/font-awesome/4.7.0/css/
font-awesome.min.css">
 
    
</head>

<body>
<section class="container">
    <ul>

        <li><a href="#">
<i class="fa fa-twitter"
 aria-hidden="true">
</i></a></li>
        <li><a href="#">
<i class="fa fa-whatsapp" 
aria-hidden="true">
</i></a></li>
        <li><a href="#">
<i class="fa fa-youtube-play"
 aria-hidden="true">
</i></a></li>
        <li><a href="#">
<i class="fa fa-telegram"
 aria-hidden="true">
</i></a></li>

    </ul>
</section>
</body>
</html>

<style>
    * {

        margin0;
        padding0;
    }
    .container
    {
        width100vwdisplayflex;
        justify-contentcenter;
        align-itemscenter;
        min-height100vh;
        background#000;
    }
    ul {

        /* position: relative;*/
        displayflex;
    }
    ul li {

        margin0 33px;
        positionrelative;
        list-stylenone;
        cursorpointer;
    }


    ul li a {

        text-decorationnone;

    }


    ul li a .fa {

        font-size8em;
        color#222;

    }


    ul li::before {

        font-family: fontAwesome;
        positionabsolute;
        top0;
        left0;
        height0;
        font-size8em;
        overflowhidden;
        transition0.7s;
    }


    ul li:nth-child(1)::before {

        content'\f099';
        color#1da1f2;
        border-bottom2px solid #1da1f2;

    }


    ul li:nth-child(2)::before {

        content'\f232';
        color#25d366;
        border-bottom2px solid #25d366;

    }

    ul li:nth-child(3)::before {

        content'\f16a';
        color#ff0000;
        border-bottom2px solid #ff0000;

    }


    ul li:nth-child(4)::before {

        content'\f2c6';
        color#0088cc;
        border-bottom2px solid #0088cc;

    }



    ul li:hover::before {

        height100%;

    }


@media only screen and (max-width:750px)
    {
        
       
    ul li a .fa {

        font-size6em;

    }
        ul li::before {

        font-size6em;
    }

        
    }

    
@media only screen and (max-width:627px)
    {
      ul li a .fa {

        font-size5em;

    }
        ul li::before {

        font-size5em;
    }
   
    }
    

@media only screen and (max-width:600px) {

        ul {
            flex-directioncolumn;

        }

        ul li {
            margin-top20px;
        }

    }

</style>


THANK YOU FOR VISITING HERE KEEP SUPPORT MY WORK❤

Comments

ads

Popular posts from this blog