Create an Animated Toggle Switch Button in CSS for Your Website 🔥

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ก.พ. 2025

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

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

    At 4:40 we need more explanation. Like how did that happen, how does the properties work together to align items in that way?

  • @WebDevXpert
    @WebDevXpert 10 หลายเดือนก่อน

    Create an Animated Toggle Switch Button in CSS for Your Website 🔥: th-cam.com/video/2WxO8OsLXzI/w-d-xo.html

  • @kassarsamaj
    @kassarsamaj ปีที่แล้ว

    thanks sir 👌👌👌👌

  • @komaldas1555
    @komaldas1555 ปีที่แล้ว

    It's easy 😮🥳thanks

  • @rajumali5340
    @rajumali5340 ปีที่แล้ว

    Thanks sir

  • @satyapriyobiswas7900
    @satyapriyobiswas7900 ปีที่แล้ว

    Nice and useful

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

    Sir microservices one video create kariye using MERN and project

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

    please Create Python Full Course 🙏 🥺

  • @pradipbhoskar2180
    @pradipbhoskar2180 ปีที่แล้ว

    please.. make tutorial series on react flow

  • @bikrambhatta943
    @bikrambhatta943 ปีที่แล้ว

    thank you dai ani aba feri dark mood website make

  • @taiyebkhan2925
    @taiyebkhan2925 ปีที่แล้ว

    Sir app aap ne single colon :after use kia h firbi work kr rha h explain pls

  • @coder40208
    @coder40208 ปีที่แล้ว

    Sir react ka new tutorial lawo 2023 new features ke satha thank you

  • @rishiraj2548
    @rishiraj2548 ปีที่แล้ว

    👍💯💯

  • @coder40208
    @coder40208 ปีที่แล้ว

    Or ek Instragram website ka video laiye html css

  • @Abhijit.Ghosh20
    @Abhijit.Ghosh20 ปีที่แล้ว

    Why not height :: 10px ?? What is the functionality of "Vh"

    • @visheshmp
      @visheshmp ปีที่แล้ว

      10px is absolute value it means it doesn't really depends upon height of the window.. but vh is view height it means relative to screen height. so if we are writing 10vh it means 10 percent of screen height.

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

    bhai vs code fully free hai student hone ki bhi jarurat nahi

  • @amitkumarjha3809
    @amitkumarjha3809 ปีที่แล้ว

    Mene ise kuchh is tarike se kiya jo ki isse bhu jyada aasaan hai.




    * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }
    #switch {
    appearance: none;
    height: 25px;
    width: 25px;
    background-color: white;
    border-radius: 50%;
    }
    div:has(#switch:checked) {
    background-color: blue;
    padding: 3px 0 3px 22px;
    }
    div:has(#switch) {
    background: #afacac;
    height: 30px;
    width: 50px;
    border-radius: 30px;
    padding: 3px 0 3px 4px;
    transition: padding 0.1s linear;
    }

    • @amitkumarjha3809
      @amitkumarjha3809 ปีที่แล้ว

      * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
      border-color: inherit;
      color: inherit;
      background-color: inherit;
      }
      body:has(#switch:checked) {
      background-color: black;
      color: white;
      border-color: white;
      }
      #switch {
      appearance: none;
      height: 25px;
      width: 25px;
      background-color: white;
      border-radius: 50%;
      }
      div:has(#switch:checked) {
      background-color: blue;
      padding: 3px 0 3px 22px;
      }
      div:has(#switch) {
      background: #afacac;
      height: 30px;
      width: 50px;
      border-radius: 30px;
      padding: 3px 0 3px 4px;
      transition: padding 0.1s linear;
      }
      Ye wala dark-mode ke liye hai.

    • @yashnarvariya4725
      @yashnarvariya4725 ปีที่แล้ว

      Hey please tell me how to add some text near that switch

  • @VINAYMAIDA
    @VINAYMAIDA ปีที่แล้ว

    But mobile

  • @mohitkashyap6379
    @mohitkashyap6379 ปีที่แล้ว

    aap youtube se kitna kamaate ho?