Building a CSS Loading Spinner in 3 Minutes

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 44

  • @petuprasad9396
    @petuprasad9396 2 года назад +10

    @colt you are amazing. I am in your WDB course and i love the way you teach us

    • @DifficultWorld7
      @DifficultWorld7 2 года назад +1

      Indeed mate,
      I mean... If it wasn't for his web developer bootcamp i wouldn't be able to get job as software engineer...
      Seriously i am 18 now & i enrolled in his course last year, finished it in couple of months. & This year i got my first job as a software engineer ✨
      I hope you get succeed in your developer journey ✨🎉

  • @mahdiaghaei8154
    @mahdiaghaei8154 2 года назад +4

    The first teacher I had in my way to programming ♥️ You are awesome

  • @Mr_Thouseef
    @Mr_Thouseef 2 года назад +2

    I've been following your courses for years. Nowadays Your voice becomes a part of my life.
    Thanks colt!

  • @ludwigd.v.8312
    @ludwigd.v.8312 2 года назад +1

    Colts way of teaching is the best. Thanks!

  • @jtothey1993
    @jtothey1993 2 года назад

    I will watch these every week

  • @Kaycee4318
    @Kaycee4318 2 года назад

    I was able to do it without stress. thanks for your good work

  • @marynamarkova6491
    @marynamarkova6491 2 года назад

    Thank you so much Colt! I am your fan!

  • @chrisjames278
    @chrisjames278 2 года назад

    Awesome series. Thanks Colt, Looking forward to it.

  • @--aliona--
    @--aliona-- 2 месяца назад

    I'm interested in how to create the one you showed on 0:30. It's kind of showing the circle border to be filled up to 90% and then going back to the start 🤩

  • @diugach1141
    @diugach1141 7 месяцев назад

    Thanks for making it so easy to implement

  • @sobeyyy
    @sobeyyy 2 года назад +1

    Oh this is cool man. I'm going to do this and add to a project that using wordpress front and react dash front auth. We dont have anything right now so this was on my todo back log lolol thanks for the nudge colt

  • @Nikhil-Math
    @Nikhil-Math 2 года назад

    Just completed this, thank you!

  • @Thankful_n_Grateful
    @Thankful_n_Grateful 2 года назад

    Thanks for sharing...
    I'll look at it later...
    Please continue to post other items...

  • @surij8376
    @surij8376 2 года назад

    Yay! More CSS please ☺️

  • @ashleyinprogress
    @ashleyinprogress 2 года назад +1

    I love your style of teaching! Would you be able to teach Java Spring Boot and Hibernate?

    • @ashleyinprogress
      @ashleyinprogress 2 года назад

      I would definitely give up my first born child for this.

  • @satviksrinivas8764
    @satviksrinivas8764 Год назад

    Thanks! Awesome video very helpful

  • @rahxephon76
    @rahxephon76 2 года назад +1

    I always thought one had to do major JavaScript coding to achieve this 😱

  • @klirmio21
    @klirmio21 10 месяцев назад

    Honestly? This is so good and so simple, that I had to go look for a more complicated spinner implementation :D
    No offense though! Its a compliment!

  • @inDefEE
    @inDefEE 2 года назад

    these are great!

  • @WebDesignerRA
    @WebDesignerRA 2 года назад

    Thank you teacher

  • @brayket
    @brayket 8 месяцев назад

    Nice video. Thanks

  • @franklindavisjr
    @franklindavisjr 2 года назад

    Well. Here I am watching 😊

  • @thrillereighties8241
    @thrillereighties8241 2 года назад

    I have added a Bunny image to the spinner that gives it sort of a loony Toons effect:
    .spinner {
    height: 120px;
    width: 120px;
    border: 6px solid;
    border-radius: 50%;
    border-color: white transparent white transparent;
    /* animation: spin 1s linear infinite; */
    animation: spin 1.3s ease infinite;
    background-image: url(../images/LB2.jpg);
    background-size: contain;
    }

  • @DeraMonica-lj9ig
    @DeraMonica-lj9ig 4 месяца назад

    Tank u very much

  • @jellyfish1772
    @jellyfish1772 Год назад

    Ok this is so cooooool!.❤️

  • @deru_donTech
    @deru_donTech 2 года назад

    awesome !

  • @kalamansihans
    @kalamansihans 2 года назад

    jokes on you, I don't have a child yet. hahaha

  • @abbassher201
    @abbassher201 2 года назад

    Love it

  • @Mai-ek8rf
    @Mai-ek8rf 2 года назад

    great!

  • @999memeworld
    @999memeworld 2 года назад

    How can a man learn lot of things & expert over all?
    I think you are not a human Sir!

  • @shineLouisShine
    @shineLouisShine Год назад

    So no link in the description to the spinners you opened this video with..? 🤔
    OK then.. Thanks anyway.

  • @stanleympoyi5709
    @stanleympoyi5709 2 года назад

    Just finished your TypeScript class on Udemy, are you by any chance planning to release a React course?

    • @elizabethvanessa9615
      @elizabethvanessa9615 2 года назад

      Hey, is the course great? How would you rate it from 1-10?

    • @stanleympoyi5709
      @stanleympoyi5709 2 года назад

      @@elizabethvanessa9615 I would give it a 9 would give it a 10 if I knew React cause at the end he had a short module which he connected React with Typescript.

    • @yodkwtf
      @yodkwtf 2 года назад

      i think he already does have a react course

    • @stanleympoyi5709
      @stanleympoyi5709 2 года назад

      @@yodkwtf do you have a link to the course?

  • @SuhailFraj
    @SuhailFraj 4 месяца назад

    why so easy

  • @everythingsoothing414
    @everythingsoothing414 2 года назад

    Hey @colt wassup?

  • @petuprasad9396
    @petuprasad9396 2 года назад

    First comment