Hope you guys learned something new. Feel free to share your own css tricks in the comments for others to see 😎 Edit: I uploaded the source code for the tips on my website if you guys wanna check it out: www.coding2go.com
Bro god will blessed you for this tutorial. you just shared some cool tricks and explain it perfectly. hope you will share more tricks with great explanation like this.
For accessibility concerns please don't misuse a checkbox for that purpose. Other than that some awesome tricks in here, especially the snapping slider.
@@Semmelein because a checkbox alone tells nothing about the state of a menu. Just even try operating this example in a blind test with a screen reader.
I never think about accessibility for my projects, they are the type of projects where if you have the problem with accessibility on it you're not even going to be able to properly use the service to begin with lol
@ “lol” 🙄. Depending on your customer target country laws might require you to build digital accessible services. It’s not really an option anymore. In Europe with B2C you’re required to build accessible websites, apps, terminals etc. In some cases your company might be exempted.
Bro, I watched so many CSS tricks but this trick you gave is so awesome. Thanks bro, I didn't realize until now that ':not' and ':has' CSS new selectors can be so useful and CSS scroll trick is also so awesome too. Thanks a lot!!!
Your video is really awesome! Eight years ago, I was completely focused on backend development. Only now am I realizing how much CSS has changed. It's crazy!
Great work, I usually dont comment or like videos but Sir you deserved that. Great work, straight to the point and no selling scatchy courses. love it, keep it up!
I'm big into JS-less sites and this video was fantastic. Such innovative design concepts - not to mention artistic and highly appealing. Earned a sub from me!
Hey there, you were asking for a CSS course a while ago... I wanted to let you know that we published it on Udemy a few weeks ago in case you are still interested. I don't know if you already got the info through our announcement video but I am letting you know anyways. I would be happy to have you as a student! You can get the course here if you haven't got it already: www.udemy.com/course/learn-html-and-css-in-7-days-web-developer-bootcamp/?referralCode=8054BF2C4D86FC75DB00
Great video bro, Just one thing you haven't mentioned in the video, If you rely on checkbox inputs to toggle the menu you have to make sure it won't ruin the accessibility, and as you mentioned users won't notice but the browsers, so becareful when you use checkboxes for other purposes.
From the first second you got my interest. At 60 seconds mark you convinced me to subscribe which I do not do that often. Thank you for a very useful video!
please make more video on css and one thing you do different is first you visualize the problem and then provide solution this is really amazing and helpful for beginners
• min(800px, 90%) / max() If the screen is bigger than 800px it will take 800px size If the screen is smaller than 800px it will take 90% of the screen • clamp(width, min-width, max-width)
In every single way this video made me realize I should not claim I know css, And a learning mistake I did is that I should've treated CSS like a programming language too
i love how you teach us the slide with snap. can you also upload a video how can you make a carousel type. for example, we have 5 slides, and after scolling the 5th slide, the one will popup is the 1st slide again.
Hope you guys learned something new. Feel free to share your own css tricks in the comments for others to see 😎
Edit: I uploaded the source code for the tips on my website if you guys wanna check it out: www.coding2go.com
Subscribed immediately
Bro god will blessed you for this tutorial. you just shared some cool tricks and explain it perfectly. hope you will share more tricks with great explanation like this.
Very good video just subscribed. Please keep the vids coming
One trick I knew so far : to follow css-tricks.com
Very simple tutorial. Great content bro.
bro got straight in to the point, didn't waste a single sec of my life, worth it
Thought i was in like the 12th second or something 😂
and they are actually useful tips
I wasted by reading urs
I'll be wasting my own life, thank you very much.
I was literally going to skip the vid until I saw your comment
I just got bombarded with information, not a single second to think about anything else rather than the CSS tips, just perfect!
I love how straight to the point you are, no lengthy intro no bullshit, i just love it , you got a new sub
That glass effect was super awesome 🥶
Bro is the GOAT of CSS 💀
Incredible content, no BS, just tip after tip
Ayo
For accessibility concerns please don't misuse a checkbox for that purpose. Other than that some awesome tricks in here, especially the snapping slider.
Why not? In what way is this a problem with accessibility?
@@Semmelein because a checkbox alone tells nothing about the state of a menu. Just even try operating this example in a blind test with a screen reader.
@@Htbaa that's where aria tags come into play though
I never think about accessibility for my projects, they are the type of projects where if you have the problem with accessibility on it you're not even going to be able to properly use the service to begin with lol
@ “lol” 🙄. Depending on your customer target country laws might require you to build digital accessible services. It’s not really an option anymore. In Europe with B2C you’re required to build accessible websites, apps, terminals etc. In some cases your company might be exempted.
Bro, I watched so many CSS tricks but this trick you gave is so awesome. Thanks bro, I didn't realize until now that ':not' and ':has' CSS new selectors can be so useful and CSS scroll trick is also so awesome too. Thanks a lot!!!
Your video is really awesome! Eight years ago, I was completely focused on backend development. Only now am I realizing how much CSS has changed. It's crazy!
Love the scroll-snap! Thank you vey much! Also the straight-to-the-point character of your tutes is highly appreciated! Subscribed!
Thank you! I appreciate the kind words. Welcome to the channel 👋
That background-filter is awesome. Always wondered how that worked. Clamp is a nice to know as well! Learned something new. Appreciate the video!
Thank you
Just PERFECT ! Simple, concise and to the point !
Gradient trick for text is awesome, dude, thank you
Glad you like it!
I absolutely love CSS, I’ve used the label trick before for dropdown messages. CSS is amazing
Great work, I usually dont comment or like videos but Sir you deserved that. Great work, straight to the point and no selling scatchy courses. love it, keep it up!
I love this type of content delivery. super straight to the point while adding as much value as possible! Awesome job Fabian & Pavel! 👏👏
Just completed basic CSS . Thanks for upscaling tips ❤
Everything the others already said: straight to the point, no BS and useful. So refreshing. New sub!
I'm big into JS-less sites and this video was fantastic. Such innovative design concepts - not to mention artistic and highly appealing.
Earned a sub from me!
thank you very much. I was trying scroll with js in the last few days. excited to try out purely in css.
I am developing web apps since 2012. I feel like a junior as if I start coding today while watching. Dont make us feel miserable please :)
Like everyone said, not a single second of my time was wasted. Definitely deserves a like and subscribe.
That scrolling part has been just what I have been looking for. Thank God for you Bro!!!!! :)) :))
Do you have CSS beginner to advanced course? If no then you should definitely make one I will surely buy it.
We are currently working on a CSS course. The plan is to publish the course next month. We will let you know when the course is available.
@@coding2go ok, roger sensei !!!
Hey there, you were asking for a CSS course a while ago... I wanted to let you know that we published it on Udemy a few weeks ago in case you are still interested. I don't know if you already got the info through our announcement video but I am letting you know anyways. I would be happy to have you as a student! You can get the course here if you haven't got it already: www.udemy.com/course/learn-html-and-css-in-7-days-web-developer-bootcamp/?referralCode=8054BF2C4D86FC75DB00
They ARE mindblowing!! Definetely gonna use them, thank you!!
Great video bro, Just one thing you haven't mentioned in the video, If you rely on checkbox inputs to toggle the menu you have to make sure it won't ruin the accessibility, and as you mentioned users won't notice but the browsers, so becareful when you use checkboxes for other purposes.
Oh my god. I bookmarked this just to refer to it again and again. Buddy, THANK YOU!!!
This guy deserves 99999999 Billion likes and subscribers ❤
Edit: please do not skip ads cuz this is the only financial help we can do
That card snapping is a game changer for me! Good thing I stumbled upon on this channel. You earned a sub!
6:25 or just use ordered list with number list type?
From the first second you got my interest. At 60 seconds mark you convinced me to subscribe which I do not do that often. Thank you for a very useful video!
Being a UI developer for 5 years, I swear I learnt a lot new things today
This is genuinely one of the best tips and tricks videos I’ve seen
The scroll-snap blew my mind! Instant sub.
More like these! Absolute learnt a ton. An 8 minute video I spent over an hour watching trying everything out. I absolutely am stunned!
please make more video on css and one thing you do different is first you visualize the problem and then provide solution this is really amazing and helpful for beginners
Thanks, will do.
These are valuable „tricks“.
I always was amazed how easy every one of these are achieved.
Thank you.
This Dude is the G O A T of CSS
Halfway through and I already got at least one really good tip. That's pretty amazing.
best CSS related video on the tubes!!
Im doing web development since 5 years now. Where have you been all that time? Amazing content, subscribed!
To the point, great pacing and excellent examples ! Literally what I was looking for ❤
That was no bullshit straight to the point, informative, clean and helpful. New subscriber here.
Thanks, glad you like it! Welcome to the channel ✌️
immediately to the point AND learned new css tricks. thanks! you got my sub
Love it! The TH-cam Algorithm should recommend you. I gave you a thumbs up 👍.
Thank you 💙
Great video with zero filler 👏
I didn't know about scroll snapping-that's dope. That new morphism one is cool too
That is awesome!. Some tricks are so MINDBLOWING. Thanks bro!
Auto subscribe. Very clean and detail explanation. Straight forward and showing examples directly. ❤
This is the perfect video!! Thank you very much, I learned a lot of new, interesting and useful things in just 8 minutes. Keep up the good work!
Glad you liked it!
So many new information for me. Thanks. Will help in future Webdesign.
• min(800px, 90%) / max()
If the screen is bigger than 800px it will take 800px size
If the screen is smaller than 800px it will take 90% of the screen
• clamp(width, min-width, max-width)
Thanks brother. I am coding from years but didn't know these features exist.
5:37 -- Great Trick!
Finally found a decent view on CSS. 🎉
I can watch this video the whole day. Just a lot of useful tips and triks!
This video was great! I’m immediately going to update a lot of things to these
This is a great video! Just a question, are most of these features supported by most modern browsers? They seem kind of new
Learned alot, & you didn't waste any time, much appreciated
The snap scrolling is one I'll definitely be using more often.
U gimme almost trick I don't know and still find it till I watched this video. Thanks
❤❤❤
Your explanations are as clean as your code. Great job.
6:30 Imagine the shock on my face when I learnt of counters, the time I'd have saved. That is a game changer to counter do all the work
Love these simple yet so useful videos! Keep up the good work! 🎉
Thank you! Will do!
No time waste to the point always love it ❤
Wow, It's fantastic! Thank you for the video!
Great Video, learned something new and rest is definitely helpful and I would have needed sometime ago :). Btw Like the „straight to the Point“ Style
it's easy to fall into javascript, thanks for the reminder, i use tabs quite often to create multi-page elements, just for fun, great video, subbed
amazing tips! clear and concise explanation. Great job! :)
Bro deserves infinity subscribers ❤
Nice one! First time seeing many of these.
Loss of devs appreciate this kind of teaching approach
Thank you so much! Explanation and presentation are awesome! Keep going in this way
Amazing video, straight to the point, won a subscriber
I began coding when I was 17. I took a hiatus and now the game has completely changed. Wow.
Wow. That text gradient trick was 🔥!! Next can you show me how you blur the background when I hover over my megamenu 🤪 (like apple’s website?) 😉
In every single way this video made me realize I should not claim I know css,
And a learning mistake I did is that I should've treated CSS like a programming language too
Great video! Thank you! 😊😊😊
Really helpful video. Like your simple way of teaching.
Could you please create a multi page website building video using html, CSS and js?
🔥🔥🔥 Learned a lot from TH-cam today
Bro I really want to more videos like this...
It's really helpful me❤
🔥. Thank you for this! Feeling inspired!!
So wonderful...I knew few but others are just mind blowing...Subscribing you right away.
Amazing! Si much interesting tricks! Bravo!!!
Excellent. The missing space after the class name and open squirely brackets is getting to me!
The counter reset headings one was really helpful~
Best css animation and explanation 👏🚀
Bro Thank you so much❤❤. This video is incredible and it worth to watch. You earned one more subscriber.
Thanks for these great CSS tips.
These are very helpful thanks for sharing ❤
you make it very simple and clear~! thanks a lot!!
Great video, I have only known about :hover pseudo class
thx for the tip, now time to give this lesson a try on real code.
ps. like the way you straight in to the point ❤
last trick with slider was really on time for me ) thanks )
i love how you teach us the slide with snap. can you also upload a video how can you make a carousel type. for example, we have 5 slides, and after scolling the 5th slide, the one will popup is the 1st slide again.
Sure, I will make a video on that, though it needs some time until it comes out.
great tips, straight in to the point
just looking for this type of content thanks brahhhh
excellent as well helpful , thanks a lot for providing that content .
Very useful video, I really liked it! Thank you :)