Responsive Flexbox Layout Page in 4 Minutes | Flexbox Tutorial

  Рет қаралды 186,318

Shahan Khan

Shahan Khan

Күн бұрын

Пікірлер: 140
@WHATMrGK
@WHATMrGK 3 жыл бұрын
This is literally the only video that shows you how to actually build a functional web layout, all other videos just show you the commands. Thank you!
@AberrahimCoder
@AberrahimCoder Жыл бұрын
@@akhan3330 flex-grow: 1 , it makes the item grow to take the additional space
@jigneshnakrani9585
@jigneshnakrani9585 Жыл бұрын
This is not a way to teach.... doesn't explain any basics of what flex means
@adaml1203
@adaml1203 11 ай бұрын
Thank you for producing this. A little constructive criticism. It would be more helpful to newbie’s if you explained what and why you chose these tags/css values as opposed to us just watching the code be written. You could have just as well posted the html and css in its finished state for us to consume and it would have had the same effect. Those that understand this stuff would be intrigued, and those that don’t, would still be scratching their head.
@csscoder8892
@csscoder8892 11 ай бұрын
Thanks for the feedback. It was created days earlier when we were new to KZbin, in future we will definitely consider this.
@ashhalverooo9471
@ashhalverooo9471 Жыл бұрын
Thank you bro, because of you, my assignment is done
@InnovatorsTales
@InnovatorsTales 4 жыл бұрын
wow just wow, subscribed immediately
@mina399
@mina399 3 жыл бұрын
my thoughts exactly :P
@FallenSmile29
@FallenSmile29 2 жыл бұрын
Amazing ! Nice way to practise your understanding of flexbox. Thank you. I will definetely watch your other videos on channel.
@csscoder8892
@csscoder8892 2 жыл бұрын
Thank you
@Mr.man712
@Mr.man712 Жыл бұрын
@@akhan3330 late but the numerical value of flex determins how much it will grow compared to others unless specified. It goes flex grow, flex shrink and flex basis with " flex" being the short hand for all three. I assume the 100% is for the basis? Im new to this tho
@Dranzer10HD
@Dranzer10HD 4 жыл бұрын
thanks for the emmet abbreviation :)) didn't know about it
@csscoder8892
@csscoder8892 4 жыл бұрын
My Pleasure Brother 👋
@appronblue8421
@appronblue8421 3 жыл бұрын
It doesn't work, could you please share a sandbox link with the cod in it?
@andrzejvlasov1689
@andrzejvlasov1689 3 жыл бұрын
Lots of magic in this video :)
@talhaayub2172
@talhaayub2172 3 жыл бұрын
That's more helpful! Subscribed immediately
@romansarmientogomez2372
@romansarmientogomez2372 4 жыл бұрын
Sos groso, Sabelo!!!!!
@whitecannon2185
@whitecannon2185 7 ай бұрын
This content helped me lots!!!! Thank you
@csscoder8892
@csscoder8892 7 ай бұрын
Glad it helped!
@LodhiCreates
@LodhiCreates 5 ай бұрын
How to fix multiple elements in flex layout like heading paragraph and images
@sadaffarhan6751
@sadaffarhan6751 4 жыл бұрын
This is awesome sir
@sc00b55
@sc00b55 3 жыл бұрын
Got a web design assignment due you really helped bro
@Mike-kz4cy
@Mike-kz4cy 2 жыл бұрын
Did it work bro?
@Mike-kz4cy
@Mike-kz4cy 2 жыл бұрын
I typed everything on html exactly as he did and nothing is showing up
@codecrumbs
@codecrumbs 4 жыл бұрын
Great video buddy
@csscoder8892
@csscoder8892 4 жыл бұрын
Thanks Mate 🙏
@lienbarraquio1104
@lienbarraquio1104 2 жыл бұрын
How do you put images, text w/links inside those boxes?
@oasteadomnuluibucovina
@oasteadomnuluibucovina 3 жыл бұрын
It doesn t work
@vasudevan2917
@vasudevan2917 Жыл бұрын
How your two asides are places side
@dhruvrajsinhjadeja-vfxarti3085
@dhruvrajsinhjadeja-vfxarti3085 2 жыл бұрын
superb :)
@csscoder8892
@csscoder8892 2 жыл бұрын
Thank you
@nextrealm
@nextrealm Жыл бұрын
leave the source code in the description section mate. It will be really helpful to save it for later also so that i can revise.
@hebrewman100
@hebrewman100 2 жыл бұрын
Please help, how can I make that aside1 will jump above main instead under when window bocomes smaller? Thank you.
@carlosarangovelasquez7101
@carlosarangovelasquez7101 4 жыл бұрын
how can someone dislike this? brilliant!
@csscoder8892
@csscoder8892 4 жыл бұрын
Thanks Brother for appreciation
@6BEEP9
@6BEEP9 4 жыл бұрын
Because it doesn't go in depth, nothing is explained, just shown. I know there are different types of learning and this might work for people, but most people like it being explained.
@rastasouljah872
@rastasouljah872 4 жыл бұрын
Well Probably the same reason i did, annoying music & unless you have a really good connection the text appears at too low a res to be able to read and no voiceover explanation, so ends up being just a useless video with really annoying music, no offense just giving a blunt answer.
@HalleKebede
@HalleKebede 4 жыл бұрын
i was almost done but "order " won't work. i can't get aside 1 and aside 2 to align on left and right column
@mathildastorm2562
@mathildastorm2562 4 жыл бұрын
I had the same problem, in css .main i missed it should be: flex: 3; and NOT order: 3; hehe..
@josejimenezastorga1449
@josejimenezastorga1449 3 жыл бұрын
Maybe is too late, but you should check out the wrapper section, it had to have "display: flex;" to worked correctly.
@appronblue8421
@appronblue8421 3 жыл бұрын
same problem here
@victoriabarrientos7314
@victoriabarrientos7314 3 жыл бұрын
I cant either, did you solve it?? Im gonna lose it over responsive flexbox
@zalexstudios
@zalexstudios 3 жыл бұрын
Thank you! Nice!
@chanhpham4576
@chanhpham4576 4 жыл бұрын
Can I use .wrapper > div instead of .wrapper > * if I just use div tag inside wrapper ?
@AnilMakkar9
@AnilMakkar9 4 жыл бұрын
Yes, it can be done only if you are pointing to direct div elements of wrapper class.
@nikhilsinha2191
@nikhilsinha2191 2 жыл бұрын
when i am setting flex to a item in container its disappearing
@lgoogleame
@lgoogleame Жыл бұрын
How to hide one element when the screen is for mobile? instrad of showing 5 divs only show 4 for example. But when the screen is for a desktop i want to show 5 divs
@csscoder8892
@csscoder8892 8 ай бұрын
Use media query
@peeyar2000
@peeyar2000 4 жыл бұрын
How can I stack like header, aside1, aside 2 , main and footer when we decrease the size (mobile or tab) ? On web, it should be like the above one (header, left, main, right, footer at the bottom.)
@vasudevan2917
@vasudevan2917 Жыл бұрын
I copied whatever you said but i don't get the layout. 😞
@csscoder8892
@csscoder8892 Жыл бұрын
@Vasu Devan Soory to hear that, the video is 2 3 years old so kindly check it out again with more keen observation and check out the comments box, may be other also face the same issue as you
@trevorarmstrong6641
@trevorarmstrong6641 4 жыл бұрын
use your words my g speak to us
@BeingDeveloperWithAB
@BeingDeveloperWithAB Жыл бұрын
What is the VS code theme are you using
@florenciagrasso6109
@florenciagrasso6109 4 жыл бұрын
What does .wrapper > * means?
@csscoder8892
@csscoder8892 4 жыл бұрын
* means all elements, so all elements in .wrapper class have zero margin and padding
@ellsonmendesYT
@ellsonmendesYT 4 жыл бұрын
select any direct children of element with class wrapper
@nanakwesiasante904
@nanakwesiasante904 Жыл бұрын
I tried .wrapper>* and nothing happened can someone please help me using vscode
@ali-celebi
@ali-celebi 3 жыл бұрын
Brilliant!
@shiuandai0426
@shiuandai0426 Жыл бұрын
thank you!
@csscoder8892
@csscoder8892 Жыл бұрын
You're welcome!
@decfathani1144
@decfathani1144 4 жыл бұрын
you're using flex shorthand for a '.main'. when i change a shorthand 'flex' to flex-grow for a '.main, a page doesn't align correctly as i using a 'flex' just like it's show on the video. as i know flex is a shorthand for a flex-grow, flex-shrink, and flex-basis
@the_marketoonist
@the_marketoonist 3 жыл бұрын
Same
@zomssingh8744
@zomssingh8744 3 жыл бұрын
Yea.. confusing
@EX1L3D_L3G3ND
@EX1L3D_L3G3ND 3 жыл бұрын
For anyone trying to understand, flex: 1 means {flex-grow: 1; flex-shrink: 1; flex-basis: 0%;}
@mfo6943
@mfo6943 4 жыл бұрын
Hi thanx for dropiing this video can u also make video on explaining the role of pseudo elements or u can suggest me by providin link in comment. Btw am your one of follower from your IG
@csscoder8892
@csscoder8892 4 жыл бұрын
Thanks Mate for reaching out, Hit me with a DM on Instagram
@shadmansudipto7287
@shadmansudipto7287 3 ай бұрын
Next time, please provide the code in a github repo.
@jaipe5
@jaipe5 Жыл бұрын
Genial. Un fuerte abrazo.
@csscoder8892
@csscoder8892 Жыл бұрын
Glad you find it helpful
@jcare07
@jcare07 3 жыл бұрын
Excelente! 💪
@zomssingh8744
@zomssingh8744 3 жыл бұрын
Layout is good but at the end it is confusing. So please start explaining the things
@Matthew-thl-travel
@Matthew-thl-travel 4 жыл бұрын
Perfect
@shokintouch348
@shokintouch348 2 жыл бұрын
Great, release more videos please, Thanks
@csscoder8892
@csscoder8892 2 жыл бұрын
Started today.... Thank you
@sadaffarhan6751
@sadaffarhan6751 4 жыл бұрын
Who else dislike this
@RogerHolden
@RogerHolden Жыл бұрын
I know it's a quick demo, but you shouldn't have multiple H1 tags in the same page.
@csscoder8892
@csscoder8892 Жыл бұрын
You are right 👍
@annaboegh9910
@annaboegh9910 3 жыл бұрын
Thank you so much! do you have a tip on how to get the white border away so it fills the screen 100% in all directions? Thanks so much!
@khanayan-v7z
@khanayan-v7z 2 жыл бұрын
@Gamer Dahman And can you tell me that why I have some overflowing X white space on my responsive layout?
@khademmilad
@khademmilad 3 жыл бұрын
awesome
@BeingDeveloperWithAB
@BeingDeveloperWithAB 2 жыл бұрын
its good example but you fixed height of header and footer and even main, which is not goo way to design layout.
@nickx8951
@nickx8951 Жыл бұрын
@media all in does not work
@csscoder8892
@csscoder8892 Жыл бұрын
Use @media screen only
@Kamil505
@Kamil505 Жыл бұрын
is the source code on github?
@csscoder8892
@csscoder8892 Жыл бұрын
Nope but will upload soon
@DavidG-vo4vx
@DavidG-vo4vx 4 жыл бұрын
Why isn't the header and article on the same row?
@EX1L3D_L3G3ND
@EX1L3D_L3G3ND 3 жыл бұрын
Because header has a flex-grow of 1 and flex-basis of 100% so it is taking up the whole screen
@adrianodemoura
@adrianodemoura 2 жыл бұрын
muito bom, me salvou (y)
@masterkhoa
@masterkhoa 4 жыл бұрын
there is a lot of things here that seem weird to me, first of all what is that "aside" tag, I have never seen those before. you use "wrapper" instead of "container"? I thought wrappers are for child elements inside a big container?
@Dawid-lb8fe
@Dawid-lb8fe 4 жыл бұрын
It's just a class, the name of it doesn't matter :)
@roctanweer2265
@roctanweer2265 4 жыл бұрын
Aside is one of the semantic tags in html It's new way to write html doc
@kaminisaini7922
@kaminisaini7922 4 жыл бұрын
Nice
@PrashantTechment
@PrashantTechment 2 жыл бұрын
Can you explain also then it will be very helpful. Thanks 😊
@khawlaalali9673
@khawlaalali9673 3 жыл бұрын
Brilliant Idea. But I didn't got the same order. Could anyone help please ?
@khawlaalali9673
@khawlaalali9673 3 жыл бұрын
I solved it. Notice for aside part there are 2 classes aside and aside1 ;)
@John-wx3zn
@John-wx3zn 3 жыл бұрын
Thank you
@gvanshalaj478
@gvanshalaj478 3 жыл бұрын
Thanx bro
@NoobPro-sh8qo
@NoobPro-sh8qo Жыл бұрын
Thanksss
@csscoder8892
@csscoder8892 Жыл бұрын
Welcome
@Mike-kz4cy
@Mike-kz4cy 2 жыл бұрын
Hey there bro,I just typed exactly as you typed the html and it's blank
@csscoder8892
@csscoder8892 2 жыл бұрын
U have missed something
@Mike-kz4cy
@Mike-kz4cy 2 жыл бұрын
@@csscoder8892 cool,I will check it out, thanks for replying.
@Mr.man712
@Mr.man712 Жыл бұрын
Whoa had no idea you could do a peroid as a shortcut for faster coding.
@TheHumanistX
@TheHumanistX Жыл бұрын
I thought maybe they had some nice extension... nope! Works in my VSCode! This is gonna be such a time saver!!
@elpapito24529
@elpapito24529 3 жыл бұрын
R.I.P my right ear where I had a headphone at the start of this video
@csscoder8892
@csscoder8892 3 жыл бұрын
Sorry dear
@elpapito24529
@elpapito24529 3 жыл бұрын
@@csscoder8892 lol still great help Short and helpful
@giakhanhho741
@giakhanhho741 2 жыл бұрын
is it mobile first?
@csscoder8892
@csscoder8892 2 жыл бұрын
Desktop first
@giakhanhho741
@giakhanhho741 2 жыл бұрын
@@csscoder8892 could you please make a video about mobile first?
@parvezmansuri7784
@parvezmansuri7784 3 жыл бұрын
Mu main kya dahi jma rakha hai kya🤣🤣
@henryeng1649
@henryeng1649 2 жыл бұрын
Why the aside class have to be class=aside aside1 why not just aside1?
@RighteousNacho
@RighteousNacho 3 жыл бұрын
Sigh...commentary would be nice.
@waqasalam_007
@waqasalam_007 2 жыл бұрын
Add imgand content then it goes unresponsive
@qawiyrasyidrafi3103
@qawiyrasyidrafi3103 Жыл бұрын
yoo in android it didn't work
@csscoder8892
@csscoder8892 Жыл бұрын
I respect your opinion, but it is a web based layout
@qawiyrasyidrafi3103
@qawiyrasyidrafi3103 Жыл бұрын
@@csscoder8892 it allredy work for me, i just forget to apply the thing insaide the sorry, and thanks
@csscoder8892
@csscoder8892 Жыл бұрын
Pleasure, you got it.
@VijayBabuKatta
@VijayBabuKatta 6 ай бұрын
Bro try to explain the subject and video, This video only use for copy righters
@I_am_very_lucky.
@I_am_very_lucky. 5 ай бұрын
It doesn't work properly waste my time😢
@kevinfuentes5018
@kevinfuentes5018 4 жыл бұрын
cool
@csscoder8892
@csscoder8892 4 жыл бұрын
Thanks
@robinrapbor463
@robinrapbor463 11 ай бұрын
Ufff atleast give with the explanation rather than the boring disturbing background music
@csscoder8892
@csscoder8892 7 ай бұрын
Sure for next time
@abhinavsingh-zc2hk
@abhinavsingh-zc2hk 3 жыл бұрын
don't use pix in 2020 :(
@thechoosen4240
@thechoosen4240 Жыл бұрын
Good job bro, JESUS IS COMING BACK VERY SOON; WATCH AND PREPARE
@anthropomorphicOrange
@anthropomorphicOrange Жыл бұрын
No, he’s not.
@emilhuseyn6158
@emilhuseyn6158 2 жыл бұрын
Very short
@mohitbirla6935
@mohitbirla6935 3 жыл бұрын
bhai kuch samjha bhi deta
@smikkelbeer7890
@smikkelbeer7890 3 жыл бұрын
Nice cancer intro
@VijayBabuKatta
@VijayBabuKatta 6 ай бұрын
No use for this video for actual learners
@Gaamaa-oz5ef2lf3n
@Gaamaa-oz5ef2lf3n 9 ай бұрын
Total waste without speech. Try your best next time with speech.
@csscoder8892
@csscoder8892 8 ай бұрын
Sure
@csscoder8892
@csscoder8892 8 ай бұрын
Thank you for feedback
@Gaamaa-oz5ef2lf3n
@Gaamaa-oz5ef2lf3n 8 ай бұрын
@@csscoder8892 All your videos are wonderful, but think of us the beginners. Wavering thoughts, no focus at one place. Too much of videos calling us to watch. At this situation, when your wonderful video has no speech to hold us on the subject. We may skip it... So please add your voice however it sounds, no issue.
How to take control of Flexbox
16:01
Kevin Powell
Рет қаралды 146 М.
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
Learn Flexbox CSS in 8 minutes
8:16
Slaying The Dragon
Рет қаралды 1,7 МЛН
[css] Flex vs Grid
4:38
theteachr
Рет қаралды 74 М.
Learn CSS Flexbox in 20 Minutes (Course)
20:37
Coding2GO
Рет қаралды 317 М.
Flexbox design patterns you can use in your projects
15:33
Kevin Powell
Рет қаралды 446 М.
How to Make a Website Using CSS Flexbox
18:57
SG WEB DEV
Рет қаралды 87 М.
Navbar CSS Tutorial: 3 Ways to Create a Navigation Bar with Flexbox
15:08
Responsive CSS Grid Tutorial
17:14
Angela Design
Рет қаралды 852 М.
Create Responsive Flexbox Layout in 8 Minutes
8:18
How to Web Dev
Рет қаралды 3,2 М.
Flexbox CSS In 20 Minutes
19:59
Traversy Media
Рет қаралды 1,8 МЛН