Can I copy this cool effect with CSS?

Поділитися
Вставка
  • Опубліковано 19 лис 2024

КОМЕНТАРІ • 170

  • @vasyaqwe2087
    @vasyaqwe2087 Рік тому +114

    this might be just the coolest thing i've seen done with css. Great job Kevin

  • @ichiroutakashima4503
    @ichiroutakashima4503 Рік тому +267

    12:58 Words spoken by a true developer. 😂
    "I don't try and do things perfectly, I try and get them to work..."

    • @chhavimanichoubey9437
      @chhavimanichoubey9437 Рік тому +10

      that's my approach since the beginning of my coding journey.

    • @viralclickb8
      @viralclickb8 Рік тому

      @@chhavimanichoubey9437 same... one day something will work.... one day.

    • @geelemo
      @geelemo Рік тому

      Yh prototyping... small sauce before you pour it in the big soup

    • @mraloush8959
      @mraloush8959 10 місяців тому

      thats the oppsite of a true dev. also hes not doing dev work. its css, its not even coding

    • @viralclickb8
      @viralclickb8 10 місяців тому

      @@mraloush8959 ....................... cuz js, c#, and c++ etc is so much more complicated? LOL spoken like someone who doesnt know how to code, can tell you right now... make a functional webapp with lets say js, html and css, css will take the most time to get right. not including the backend dev

  • @rj3965
    @rj3965 Рік тому +41

    It always amazes me. You provide not only complex answers in a simple fashion but mostly I am surprised that someone is providing such high quality content and knowledge for free on UA-cam while sharing most importantly the whole thought process on how one should approach a certain issue. You sir are a legend and have made my life very very easy. As a backend developer trying to understand UI and UX it was getting very frustrating before coming across your videos and here I am now sharing your content and suggesting your channel to every one going through same frustration. Can't thank you enough but thanks.

  • @ethansc
    @ethansc Рік тому +24

    Super cool effect and I love these long-form videos where you’re going through the whole process showing the pivots, please keep them coming!

  • @deltaromeo8207
    @deltaromeo8207 Рік тому +6

    This was really fun to create. I made a Zelda one with Link popping out. Thank you for doing the tutorial.

  • @R3DA333
    @R3DA333 29 днів тому

    i like the way you face problems and fixing it after toughts and figuring thing out .thank you so much for this useful content

  • @henson_prod
    @henson_prod Рік тому +1

    I just love how you solve and figure things out as you go.

  • @islamali9818
    @islamali9818 Рік тому +1

    16:14 Man, I like the fact that you kept improvising all the time, Cheers from Egypt.

  • @NickCombs
    @NickCombs Рік тому +7

    Nicely done! I think for the shadow you could try tying the blur amount to --timing as well. As the bottom of the card rotates up, it would get further from the background and the shadow would become more diffuse.

  • @GodsZoldier
    @GodsZoldier Рік тому

    i honestly find your thought process comforting

  • @slavg-k9l
    @slavg-k9l Рік тому +7

    Just at 7:07 you know this is some magic stuff going on. Thank you for your awesomeness.

  • @adryeeel
    @adryeeel Рік тому +6

    Love this videos building from scratch! Please, do more. I learn a lot.

  • @kushagragour
    @kushagragour Рік тому +3

    Enjoyed this walkthrough! Great stuff as always, Kevin! ^_^

  • @ABanksy
    @ABanksy Рік тому +2

    So awesome man. I like that you kept the googling in the video! I think a lot of new people assume you have to remember and recall every property with ease or you arent doing it right.

  • @TheRealFreekBos
    @TheRealFreekBos Рік тому +1

    I am totally new at css and even though I don't understand that much it really showed me the power of css. Thank you for that!
    I also really love the trial&error type of video you made! Perfect...

  • @اسماعيل-ر8ل
    @اسماعيل-ر8ل Рік тому

    This is one of THE BEST PROGRAMING videos are exist on this platform.
    Thank you from the bottom of my heart

  • @swissademar
    @swissademar Рік тому +2

    Hey Kevin, I'd love to see a video with you cleaning up the code for better understanding and also get to know your thinking proccess while doing so.

  • @ThugLifeModafocah
    @ThugLifeModafocah Рік тому

    the skill is unbelivable. Thank you and congratulations.

  • @EldonElledge
    @EldonElledge Рік тому +1

    I suck at UI / CSS. This was fantastic and I learn so much from this. Thank you.

  • @poooooow
    @poooooow Рік тому

    It's crazy to me, if pros justify, just because they are not doing things instant perfect.
    Just because there are 0.01% haters, which will always hate.
    Great job, great inspiration!

  • @marquisegbunike5773
    @marquisegbunike5773 Рік тому +1

    awesome try there. To me, you got it right. you're extremely good in CSS breaking it and moulding it back.

  • @codytownley5236
    @codytownley5236 Рік тому +1

    Love it! Truly enjoy the thought process!

  • @marktabner
    @marktabner Рік тому

    I never knew that animating drop shadows was stupidly resource hungry! Learn something every day!

  • @mehulparekh619
    @mehulparekh619 Рік тому +9

    I used to think I am good at css. But after watching your several videos, I am definitely not a good one. 😂 But thanks, I am learning a lot from your channel !

  • @Drazyhaze
    @Drazyhaze Рік тому

    I enjoy your like nervous/half laughs where you're unsure if your choice is correct lol.
    Gives me a good chuckle cause I heavily relate. Nice video.

  • @aviralvikram9431
    @aviralvikram9431 Рік тому +4

    Amazing, i love how you always bring something new for us to enjoy with css.

  • @MaralTheGameGirl
    @MaralTheGameGirl Рік тому +1

    This is one of the coolest effects I've seen

  • @chhavimanichoubey9437
    @chhavimanichoubey9437 Рік тому

    This helped me a lot to understand that I need to play with 3d effects more to make my site more awesome but with performance as well

  • @oncalldev
    @oncalldev Рік тому +1

    Definiitely like the real-time thought approach to problem solving.

  • @PicSta
    @PicSta Рік тому +16

    For me, it looks like the logo itself isn't on the same layer as the card. Without taking a look at the demo code I would say he used 2 layers and the top layer with the logo makes the opposite animation, that it looks like it stays and then the same time it gets moved up. The Rider is a pseudo-element of the same layer as the logo, which only shows on hover and also floats up. Not easy to get what happens here, but I think I am close to the original demo.

  • @_kaverna
    @_kaverna Рік тому

    I like videos like this where you go through your thought process xD

  • @magoxxii
    @magoxxii Рік тому +1

    This is super interesting! I've been learning about attributes and properties I never even knew existed. Around halfway through the video, I might have lost my way a bit, but I'm genuinely excited to discover all the amazing possibilities that CSS offers. I would love to see more of this stuff with a tutorial touch to learn how to use them effectively.

  • @securefolder4548
    @securefolder4548 Рік тому

    Was waiting for a video from u ❤❤

  • @StevenDavisPhoto
    @StevenDavisPhoto Рік тому

    Looks pretty simple. I like when designers actually do cool stuff and challenge us CSS guys a bit ;)

  • @blu3tan
    @blu3tan Рік тому +1

    omg this video was a wonderful journey... awesome, please keep going

  • @LabelledManiacs
    @LabelledManiacs Рік тому +1

    That was really cool, you have really helped me improve my css skills :)

  • @MasayaShida
    @MasayaShida Рік тому +2

    yoda best CSS teacher

  • @spartiata71
    @spartiata71 Рік тому

    Man, so intense! great job.

  • @markclynch
    @markclynch Рік тому

    absolutely love this style, figure it out, of video! Keep em coming!

  • @the-secrettutorials
    @the-secrettutorials Рік тому

    I was able to follow your tutorial with Webflow. Thanks!

  • @octothorpe12
    @octothorpe12 Рік тому

    That was a heck of a lot of fun!

  • @BRODERVEVO
    @BRODERVEVO Рік тому

    I love this thumbnail face, gets me everytime

  • @TheRalic
    @TheRalic Рік тому

    Just saw the intro and OMG can't wait to get the time to try this out 😮😮

  • @matejlaskomulej
    @matejlaskomulej Рік тому

    These are my favourite videos of yours

  • @Ayydos
    @Ayydos Рік тому +1

    This was amazing, more of these please!

  • @craftwithfatima4146
    @craftwithfatima4146 Рік тому

    You made the internet awesome kev 🎉🎉

  • @flibben
    @flibben Рік тому

    Loved this style of video!

  • @JunieVM
    @JunieVM Рік тому

    I’m a beginner so this is out of my league but you inspire me a lot. Thanks Kevin.

  • @everybot-it
    @everybot-it Рік тому +1

    i think both ways have some merits... the way you got it to work has that "extra spacialness" and more control options, compared to the simple slide up version. And by playing with timings, you can create some pretty intricate 3D animations! 👍👍👍

  • @WraShadow
    @WraShadow Рік тому +3

    This looks awesome. I want to point something out though. Dont know if youre aware of this, forgot, or do it for a specific reason Im not aware. In this and a lot of your videos you tend to use a lot of z-index and most of them are unnecessary just by having the correct order. For instance when you use ::after pseudo-class for something you want beneath or have to use z-index to bring up a div that could just be on top by changing order to below the next div instead of above. Maybe something to explore? Otherwise, I learned about the perceptive having to be in a container, not that I use it much but good to learn in case.

  • @hygorlima7660
    @hygorlima7660 Рік тому

    amazing effect! thank you so much to explain it for us. Its always helps!

  • @Kaldrax
    @Kaldrax Рік тому +1

    Nice video, informative and interesting to watch. I think separating the front image and logo from the background to not rotate with it might be a lot easier than trying to fix the rotation with negative values though.

  • @SDRMusic777
    @SDRMusic777 Рік тому

    I was laughing through almost the whole thing but you taught me a lot today

  • @J90JAM
    @J90JAM Рік тому

    Kev, the css MVP 🤙

  • @salman.tanvir
    @salman.tanvir Рік тому +2

    I think this style of unscripted video is awesome 👍

  • @RaveKev
    @RaveKev Рік тому

    Such a great video! And i like how you love small hurdes (just as i do 🙂). There is allways a solution and it's great that you don't edit your moments of "whooops, i have no idea.. but let me think."

  • @aliaskhar.11
    @aliaskhar.11 Рік тому

    This is absolutely perfect. Keep going!

  • @victor25021983
    @victor25021983 7 місяців тому

    even the master keep learning. ❤

  • @SamarHayatOfficial
    @SamarHayatOfficial Рік тому

    We want more videos something like this :)

  • @heiko3169
    @heiko3169 Рік тому

    Thats a pretty neat animation. thanks for explaining and showing how to do it.
    P.S. I like the unscripted content here

  • @kylevandeusen
    @kylevandeusen Рік тому

    Love this style of video!

  • @nikolaykyurchiyski7523
    @nikolaykyurchiyski7523 Рік тому

    thanks for the inspiration, Kevin

  • @Beastintheomlet
    @Beastintheomlet Рік тому +1

    Z-index not doing what I think it should is a weekly battle for me I swear.

  • @RickertBrandsen
    @RickertBrandsen Рік тому

    surprised that i was watching you for years and was not actually subscribed.

  • @MrOliver1444
    @MrOliver1444 Рік тому

    Amazing value. I learn so much. Also how to use some tools in wordpress the best way possible. Like using the sudo element for shadows to make it more performed

  • @AndréMichel-h9d
    @AndréMichel-h9d Рік тому

    You're good at what you do. Some creative feedback, i basically fast forwarded alot. Because i couldn't stand the trial and error since it got me confused thinkin that i could learn from this video. I think it would be more pleasing to watch if you learned the CSS beforehand. Then made the video step by step, titled: "I found this cool CSS effect and here's how to do it".

  • @vincentmbwende9131
    @vincentmbwende9131 Рік тому

    Totally love your work

  • @thtasca
    @thtasca Рік тому

    Wow, great video, I think the strangeness of the card flip is because it is very tall, the examples are shorter maybe that is the difference you are commenting on or just some adjusts on perspective

  • @T25de
    @T25de Рік тому

    Amazing video Kevin

  • @leanrasmussen8019
    @leanrasmussen8019 Рік тому

    This!!!! more of this !!!

  • @joelpinnock8131
    @joelpinnock8131 Рік тому

    Great stuff, can you show us the clean up version when you get a chance please.

  • @DesignwithCracka
    @DesignwithCracka Рік тому

    Awesome video Kevin, I think preserve 3D wasn't necessary and ended up causing more complications.

  • @olumorsotnas
    @olumorsotnas Рік тому

    Amazing job!

  • @millos0116
    @millos0116 Рік тому

    Man I just enjoy watching you.❤

  • @frictiongraphics116
    @frictiongraphics116 Рік тому

    Sir u can try adding a 🔵🧞‍♂️ blue filter or tint, or photoshop the yoda on hover to match the background image.
    You got me I guess🤔🤗. Yeah this tutorial was really helpful❤

  • @MrMairu555
    @MrMairu555 Рік тому

    Star Wars, CSS, and the return of smooshing! What more could I want?! 🤣🤣🤣

  • @KingTMK
    @KingTMK Рік тому +1

    I believe the reason the z-indexes weren't working for the two images is because Yoda had an opacity of 0, which created a new stacking context

  • @sum1179
    @sum1179 Рік тому

    Nice teacher, amazing!

  • @faridlachkar
    @faridlachkar Рік тому

    Thank you SO MUCH .. Really Awesome

  • @jorgegamboa5408
    @jorgegamboa5408 Рік тому

    that's some awesome css

  • @severgun
    @severgun Рік тому

    Logo should slide more vertically staying perpendicular to camera. Also there should be delay or different speed between yoda and logo. So there would be feel that they are at 2 different layers.

  • @AabirKashif
    @AabirKashif Рік тому

    This is very cool!

  • @KultuFact
    @KultuFact Рік тому

    Please make more videos like this

  • @vinsmokesanji7629
    @vinsmokesanji7629 9 місяців тому

    amazing man, gj

  • @muhammad.mohsen
    @muhammad.mohsen Рік тому

    I think if only the background image rotated rather than the whole card, it would've been easier.
    Set the perspective on the card, then translate the shadow to -10z, the background is at 0z, and the logo + foreground to 10z
    What do you think?
    And awesome video, as always...the half hour literally flew by!!

  • @renéTheCoder
    @renéTheCoder Рік тому

    Love the content!

  • @alfarabyindra
    @alfarabyindra Рік тому

    Amazing sir 👍

  • @ozairabtahi
    @ozairabtahi Рік тому

    Well done

  • @dfgatorfan
    @dfgatorfan 4 місяці тому

    This was fun to watch! Quick VS Code question, what extension are you using to type a container and class into the editor and it outputs all the line? IE div.wrapper -->

  • @zahrahasti3723
    @zahrahasti3723 Рік тому

    It was awesome.

  • @JaGaNezhil
    @JaGaNezhil Рік тому

    Css master 😍😍🔥🙏🏼🙏🏼❤

  • @marjanzivkovic5377
    @marjanzivkovic5377 Рік тому

    35:00 finally succeeding in putting the logo in front of the image
    -Me(Junior dev): It's working! Yes!!! I'm the best developer ever
    -Kevin: Hmm! It's so weird. It seems to be working. How? Why?🤔

  • @alanthomasgramont
    @alanthomasgramont Рік тому

    I learn more from when you fail then when you succeed

  • @josechavez9428
    @josechavez9428 Рік тому

    Amazing!

  • @lost_and_finding
    @lost_and_finding Рік тому

    All hail the css god

  • @RazahLP
    @RazahLP Рік тому

    Wow!

  • @busarikazeem1995
    @busarikazeem1995 Рік тому

    Beautiful 🎉

  • @bigmanfry
    @bigmanfry Рік тому +1

    Could you have set the Y rotation of everything 45deg to get kind of a “side view” to see how the z rotations were interacting?

  • @PixelAnimeCoder
    @PixelAnimeCoder Рік тому

    it was something i haven't saw :)

  • @siefeddineayoub9043
    @siefeddineayoub9043 Рік тому

    Man i wish for u immortality