Most used text underline animation css

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ต.ค. 2024

ความคิดเห็น • 39

  • @knowledgeisdone
    @knowledgeisdone ปีที่แล้ว +12

    ONE STEP AHEAD..
    LOVED IT!

  • @brazilkz
    @brazilkz 10 หลายเดือนก่อน +20

    selector{
    width: max-content;
    position: relative;
    cursor: pointer;
    }
    selector::after{
    content: "";
    position: absolute;
    bottom: -5px;
    height: 1px;
    width: 100%;
    left: 0;
    background-color: #272727;
    transition: 0.3s;
    transition-timing-function: easy-in-out;
    transform: scaleX(0)
    }
    selector:hover::after
    {
    transform: scaleX(1)}

    • @olamide8159
      @olamide8159 2 หลายเดือนก่อน +1

      Nice

  • @navyareddy2525
    @navyareddy2525 10 หลายเดือนก่อน +2

    Thats really works.. Thankyou so much ....😊

  • @CatWoman-sr4pk
    @CatWoman-sr4pk 11 หลายเดือนก่อน +1

    thank you very much! This is what I was looking for!

  • @mithubittu8583
    @mithubittu8583 ปีที่แล้ว +6

    Wow thanks❤

  • @Arman.Idrisi01
    @Arman.Idrisi01 ปีที่แล้ว +2

    Nice ❤️‍🔥❤️

  • @sundarapandim1104
    @sundarapandim1104 ปีที่แล้ว +1

    Kindly post video about simple shopping cart design tutorial with cash on delivery and payment API Integration with checkout form..

  • @NasifKhurshed
    @NasifKhurshed ปีที่แล้ว +1

    Thanks man it works

  • @plamnnnnnn
    @plamnnnnnn ปีที่แล้ว +1

    im subscribe now

  • @DigitalMediaWorld
    @DigitalMediaWorld ปีที่แล้ว +3

    Thanks 😊

  • @shubhambhatia9569
    @shubhambhatia9569 ปีที่แล้ว +1

    thanks for the code.

  • @manas9994
    @manas9994 ปีที่แล้ว +2

    Thanks sir

  • @triples1
    @triples1 6 หลายเดือนก่อน

    Thanks

  • @miyaofficialuzb
    @miyaofficialuzb ปีที่แล้ว +1

    VERY GOOD I LIVE IN UZBEKISTAN

  • @weareloved
    @weareloved ปีที่แล้ว +1

    Thanks !!!!

  • @allesilva1171
    @allesilva1171 ปีที่แล้ว +1

    Valeu mennn 🎉

  • @ayldn7969
    @ayldn7969 ปีที่แล้ว +2

    It worked

  • @udaychaudhary1
    @udaychaudhary1 9 หลายเดือนก่อน +1

    Music : tau duniya badlene wala chala rakha hai😅

  • @madinasindarova5542
    @madinasindarova5542 ปีที่แล้ว +1

    good luck

  • @DAVIDHernandez-fn4fx
    @DAVIDHernandez-fn4fx ปีที่แล้ว +1

    I did the eagle procedures step by step and it didn't end the same!?

  • @Fayroll5
    @Fayroll5 9 หลายเดือนก่อน +1

    for whoever who just learned this u need to go practice even beginners know this

  • @tilakbahadur9634
    @tilakbahadur9634 ปีที่แล้ว +1

    ❤❤

  • @MayconAlexsanderdaSilva
    @MayconAlexsanderdaSilva 9 หลายเดือนก่อน +1

    How to round the ends?

    • @WebDesign-Tutorials
      @WebDesign-Tutorials  9 หลายเดือนก่อน

      For round the ends, we use border radius

  • @pulumatiswapna
    @pulumatiswapna ปีที่แล้ว +3

    I can get this by using a href also

  • @TOP_VIDEOLAR2023
    @TOP_VIDEOLAR2023 3 หลายเดือนก่อน

    The property for transition was not shown, right?! That is, transition: 0.3s all;

  • @harshprajapati0001
    @harshprajapati0001 ปีที่แล้ว +1

    h1::after {
    left:0;
    }
    kya hai ?????

    • @G.O.A.T.S_710
      @G.O.A.T.S_710 ปีที่แล้ว +1

      Move it to the left. That's what it means

  • @Developerkamal
    @Developerkamal 8 หลายเดือนก่อน +1

    This Code Send Me Plaz

  • @Mr.RonaldBeano
    @Mr.RonaldBeano ปีที่แล้ว

    0:01

  • @gauravverma4077
    @gauravverma4077 ปีที่แล้ว +1

    Thanks