Learn CSS Positions in 4 minutes
4:38
Learn CSS Animations in 9 Minutes
8:41
Пікірлер
@Tix_Blox
@Tix_Blox Сағат бұрын
Could you make a video about the sibiling selector, i dont understand it yet.
@Elonsol
@Elonsol 5 сағат бұрын
Very awesome
@petarkolev6928
@petarkolev6928 9 сағат бұрын
Yet another awesome video!
@minisingh8380
@minisingh8380 9 сағат бұрын
text decoration line through is not applied?? Means when we checked it then
@omaarshek4123
@omaarshek4123 12 сағат бұрын
Please can you help us with a video on workflow of how you record and edit your youtube videos
@DreamsInMotion37
@DreamsInMotion37 14 сағат бұрын
I'm thinking about buying the HTML & CSS course but how long would the course take to finish?
@harmez7
@harmez7 14 сағат бұрын
06:48 you forgot the semicolon after "content: counter(headings)" your css would crash.
@NancyParker-k6e
@NancyParker-k6e 16 сағат бұрын
Thank you so much for this amazing video! I need some advice: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). How should I go about transferring them to Binance?
@Tchi_Erno
@Tchi_Erno 16 сағат бұрын
I really enjoyed your courses! How can I become a private member to access the other tutorials? Thank you.
@ezwtwrziehag1736
@ezwtwrziehag1736 18 сағат бұрын
@3:40, that's not a real world case scenario. you either have mobile, desktop or laptop but not that display size.. so flex wrap is just fine
@UberDurable
@UberDurable 19 сағат бұрын
Very clear and concise!
@vosyasabesquien
@vosyasabesquien 21 сағат бұрын
1:19 but can we get centering of the two cards of the last row with css grid?
@JawsoneJason
@JawsoneJason 22 сағат бұрын
Doesn't think adding `align-items: start` is intuitive... Proceeds to propose more complicated solutions instead.
@aaaaaaaay206
@aaaaaaaay206 23 сағат бұрын
Border image: 👀
@AjvarRelish
@AjvarRelish 23 сағат бұрын
Would like to see more about the JS used to scroll the content using buttons!
@abdulrenishr
@abdulrenishr Күн бұрын
Cool n informative
@Adnan_Inspires_Official
@Adnan_Inspires_Official Күн бұрын
Nice :D
@AbhishekTiwari-cu5xn
@AbhishekTiwari-cu5xn Күн бұрын
👍🏿
@a7mdbest15
@a7mdbest15 Күн бұрын
Thanks dude very nice
@Karaya715
@Karaya715 Күн бұрын
Does everyone else recognize how many big named sites can use this video?? Fantastic work! Thank you!
@PicSta
@PicSta Күн бұрын
For me, CSS grid is the better solution in most cases for layout, structure of the whole website, but for content, like cards content, I would use flex box. Both alignment solutions have their pros and cons and I think you use it as mentioned, grid for layout/structure and flex box for the content inside "boxes, cards ...", then you can benefit from the best of both worlds.
@bn5055
@bn5055 11 сағат бұрын
"Grid for page layout, flex for component layout" is a rule of thumb that has served me well.
@PicSta
@PicSta 9 сағат бұрын
@@bn5055 Exactly, I think that was the purpose of them both.
@RoldanMengote
@RoldanMengote Күн бұрын
Nice video, thank you!
@LAG.survivor
@LAG.survivor Күн бұрын
Yo I was literally just searching this problem on Google. Thanks and great vid 🙏 👨‍🌾 Crappy Farm 💩
@AbdulRahman-yp6oy
@AbdulRahman-yp6oy Күн бұрын
Good , Excellent , easy to understand 💕💕😊😊❤❤👍👍 keep uploading such kind of videos
@yuriyzadorozhnyi3849
@yuriyzadorozhnyi3849 Күн бұрын
Дякую Вам ! Привіт з України!
@ramstylen6813
@ramstylen6813 Күн бұрын
maxx- width might gonna hep here.
@zainuldin9095
@zainuldin9095 Күн бұрын
you forget to mention CSS columns
@SantoKhan-mk3hp
@SantoKhan-mk3hp Күн бұрын
No. Flex wrap is very important with flex grow. Very important.
@gareth2021
@gareth2021 Күн бұрын
thanks
@taylorjohnsonct
@taylorjohnsonct Күн бұрын
Really should used min-height on body, use height: 100vh, then set overflow-y: scroll on main... now you don't have any of the height styling on the aside or any hardcoding... Using hardcoded position values with grid/flex feels reallly bad.
@mattwood8659
@mattwood8659 Күн бұрын
The first solution can easily be solved with justisy content start. Going the media query route is over kill
@LongPeter
@LongPeter Күн бұрын
3:30 overflow-x: auto; (rather than scroll) if you don’t want to force scroll bars to be shown when there isn’t enough content to need them.
@coding2go
@coding2go Күн бұрын
good point 👌
@codedjango
@codedjango Күн бұрын
The 3rd solution is what I use the most....thanks anyways for this tutorial 👍
@lukas.webdev
@lukas.webdev Күн бұрын
Great video! I completely get the point you're making, and it’s a fresh perspective. I really appreciate how you broke down the alternatives and explained their advantages so clearly. That said, all of the solutions you mentioned are very useful and probably still have their specific use cases. I also think there are still situations where flex-wrap is the best tool, so I wouldn’t dismiss it entirely. Keep up the awesome work! 🔥
@wendysburgers4326
@wendysburgers4326 Күн бұрын
CSS Grid 💯
@eren_gamer_2009
@eren_gamer_2009 Күн бұрын
Damn you got my sub.
@kaffeetasse2461
@kaffeetasse2461 Күн бұрын
that is super cool. nobody needs frameworks or 3rd party libs. because the base technologies html javascript and css have so many features. frameworks and 3rd party libs suck and make your project depend on them. keep it simple and so have fun with coding.
@Byson94
@Byson94 Күн бұрын
nice video!
@Amar_Seid
@Amar_Seid Күн бұрын
Wowo
@doodhpati4906
@doodhpati4906 Күн бұрын
Thanks dear your code really help me in my project
@xCnKenan
@xCnKenan Күн бұрын
Thank U
@iandres_off
@iandres_off Күн бұрын
Thank you Fabian it really helpfull
@atleast_me
@atleast_me Күн бұрын
I'm speechless, In my entire life, I have never seen a video like this. This 8 minutes video is equivalent to 8 - 10 full size videos. Salute.
@Legend7811Gamer-m7g
@Legend7811Gamer-m7g 2 күн бұрын
very irritative background music , please avoid this by the way content is very very very useful , understandable , I like yours teaching style 😍😍🥰🥰😊😊 keep uploading such kind of vidoes Thanks a lot
@AndreiGeorgescu-j9p
@AndreiGeorgescu-j9p 2 күн бұрын
What do you use to make these videos?
@coding2go
@coding2go 2 күн бұрын
I use a lot of tools. "Adobe Audition" to record the voice over "Adobe XD" to create designs (like the codeboxes and thumbnails) "Davinci Resolve" for video editing "OBS" to record my screen while coding "Notion and Miro" for planning and team-management "Visual Studio Code" for coding
@AndreiGeorgescu-j9p
@AndreiGeorgescu-j9p Күн бұрын
@coding2go thank you. Have you considered using something like remotion or motion canvas? It's making videos with code and I think your videos could be done programmatically with them. I'm asking because I'm looking to start making videos myself
@lukas.webdev
@lukas.webdev 2 күн бұрын
Awesome video! Thanks for sharing those valuable tricks. 😉🔥
@fabiandivine7456
@fabiandivine7456 2 күн бұрын
Best video ever
@joeldk42
@joeldk42 2 күн бұрын
Always hesitant to click on these kinds of videos, but I did it this time and was not disappointed. Learned a few things and I'm not new to web dev.