Learn CSS Position In 9 Minutes

🚨 IMPORTANT:
Learn CSS Today Course: courses.webdevsimplified.com/...
Chances are you have heard of relative and absolute position in CSS, but did you know there are still three other positions? In this video I will be covering all five CSS positions (static, relative, absolute, fixed, and sticky) by showing you examples of each position and comparing them with each other.
This video may be short, but I cover everything about each CSS position in this video, so you can learn everything you need to know about CSS position. By the end of this video you will have a deep understanding of the interactions between the different CSS positions, so you can effectively use them in your next project.
📚 Materials/References:
CSS Position Article: blog.webdevsimplified.com/202...
Sticky Position Tutorial: • The Forgotten CSS Posi...
CodePen Code: codepen.io/WebDevSimplified/p...
🧠 Concepts Covered:
- All five CSS positions
- How absolute position interacts with the other positions
- How to use top/right/left/bottom to position elements
- How the document flow works
- When to use relative position
🌎 Find Me Here:
Twitter: / devsimplified
GitHub: github.com/WebDevSimplified
CodePen: codepen.io/WebDevSimplified
#CSSPosition #CSS #WebDevelopment

Пікірлер: 2 100

  • @googleuser6875
    @googleuser68753 жыл бұрын

    Just starting out at 73 years old you've cleared a lot of confusion for an old dog......

  • @NikolaProlic

    @NikolaProlic

    3 жыл бұрын

    that's really nice to hear!

  • @ShowBizJunkie

    @ShowBizJunkie

    3 жыл бұрын

    Great Job Sir, Kudos to you for learning this. Learning is life long.

  • @veotic2728

    @veotic2728

    3 жыл бұрын

    @@ShowBizJunkie Good luck! Nobody's too old or too young to learn programming.

  • @bangtanchannel2730

    @bangtanchannel2730

    3 жыл бұрын

    Truly incredible

  • @tam8325

    @tam8325

    3 жыл бұрын

    God Bless You.... I'm 47 and ready to throw my computer out a window!

  • @Ashish-_-
    @Ashish-_- Жыл бұрын

    1. static: Default one. 2. relative : Same as static. But lets you add top, right, bottom, left. Makes it move relative to it's normal position 3. absolute: Removes from the flow and positions absolute wrt to the parent. Parent has to be relative or absolute for top, right, bottom, left to work. Else it considers the main html element as the parent . 4. fixed : Fixed to a place. Doesn't give two shits about the parent. Always considers html element as the parent. Stays there when scrolled. 5. sticky : Relative ( when normal) + fixed ( when scrolled). The values for top, right, bottom, left become active when scrolled

  • @priyanshu4016

    @priyanshu4016

    Жыл бұрын

    thanks ashish for notes :)

  • @Jamato-sUn

    @Jamato-sUn

    Жыл бұрын

    Are you sure absolutely positioned element considers HTML the parent and not viewport? If you use "bottom: 0px" on it, it goes to the bottom of the screen, not bottom of the page.

  • @awabelmahe9700

    @awabelmahe9700

    Жыл бұрын

    @@Jamato-sUn Yes, it will consider the HTML element as the parent not the viewport, but only if none of the element's parents have their position set to a value other than static, otherwise the element will be positioned realtive to that parent instead of the HTML element.

  • @awabelmahe9700

    @awabelmahe9700

    Жыл бұрын

    Great sum up, but regarding 3, the parent position can be any value other than "static" and the element will be positioned relative to that parent, so it's not restricted to absolute and relative , but sticky and fixed works as well.

  • @BROOKnim

    @BROOKnim

    Жыл бұрын

    one thing to note is sticky acts as fixed when scrolled away from its orginal place. but it leaves the screen if its parent also leaves the screen

  • @gabrielgrill234
    @gabrielgrill2349 ай бұрын

    "Position in CSS is really that easy" - mate it's that easy for us because you put together & presented a absolutely top-tier lesson. Thanks for making these, they're incredibly well made and helpful!

  • @josephuwayezu4115
    @josephuwayezu41152 жыл бұрын

    THE FIVE POSITIONS - Static Position: 0:40; - Relative Position: 1:07; - Absolute Position: 3:16; - Fixed Position: 6:34; - Sticky Position: 8:07; OTHERS ~ Devtool/Inspecting: 0:20; ~ Summary of static, relative, and absolute positions - 5:37; ~ Difference between Fixed and Absolute: 6:59 Like if this helped you out : )

  • @HariPrasad-zk4ue

    @HariPrasad-zk4ue

    2 жыл бұрын

    Who are you ? Did god sent you guys to do this kind of service ? :)

  • @muema_k

    @muema_k

    2 жыл бұрын

    thanks

  • @TechBase001

    @TechBase001

    2 жыл бұрын

    Thanks

  • @Joonudschi

    @Joonudschi

    2 жыл бұрын

    @Joseph Uwayezu. Thank you!

  • @willw4096

    @willw4096

    7 ай бұрын

    thank you!

  • @GregwilsonAzureSecurity
    @GregwilsonAzureSecurity4 жыл бұрын

    I learned more in 9 min than I have several weeks of css tutorials...thanks!

  • @afique8932
    @afique89325 жыл бұрын

    I was going through a lot of confusing videos about this topic. But your one is super simplified.

  • @WebDevSimplified

    @WebDevSimplified

    5 жыл бұрын

    I'm glad I could help.

  • @angtranhai6457

    @angtranhai6457

    4 жыл бұрын

    Same here :D

  • @shaderone07

    @shaderone07

    4 жыл бұрын

    yup me too!

  • @nick.h7566

    @nick.h7566

    4 жыл бұрын

    That's why he's Web Dev SIMPLIFIED baby!!

  • @muhammadanus8416

    @muhammadanus8416

    4 жыл бұрын

    @@WebDevSimplified thankx bro i don't understand English Correctly but i am understanding all of thing 😛💋 thankx to you

  • @phillundsoos4903
    @phillundsoos4903 Жыл бұрын

    Been learning coding for a few weeks now. Positioning was the first thing i was struggling with in css. Since everything else i have learned and done so far was almost a cakewalk, i was surprised how hard something so simple can be. You video cleared a lot of things up for me and it actually isn't as complicated as i thought. Thank you. The visual part of your explanation was unbelievably helpful and spared me from having to try it out on my own to understand what each position does visually.

  • @udaypratapsingh8923
    @udaypratapsingh8923 Жыл бұрын

    the quality provided in just 9 minute is out of any expectation .. great respect

  • @SCSojiro
    @SCSojiro4 жыл бұрын

    I had years of troubles with CSS positioning. And then I watched this and understood it in 9 minutes, as promised. I wish I could like more than once !

  • @WebDevSimplified

    @WebDevSimplified

    4 жыл бұрын

    Thank you so much

  • @nour-eddineoumakhlouf5296

    @nour-eddineoumakhlouf5296

    3 жыл бұрын

    Good enough, but it would be better if you go slowly. There were a lot of information in a short Time. Good luck

  • @balajivgl

    @balajivgl

    3 жыл бұрын

    @@nour-eddineoumakhlouf5296 can you change video speed .5 or .75

  • @nour-eddineoumakhlouf5296

    @nour-eddineoumakhlouf5296

    3 жыл бұрын

    The more you see the less you know

  • @dushyantkaushik1923

    @dushyantkaushik1923

    3 жыл бұрын

    @@nour-eddineoumakhlouf5296 but all of the information provided in vedio makes complete sense.:)

  • @yasinmete4415
    @yasinmete44153 жыл бұрын

    Set playback speed to 2x to learn css positions in 4min 30sec.

  • @challengerssb

    @challengerssb

    2 жыл бұрын

    goated

  • @retrx4236

    @retrx4236

    2 жыл бұрын

    A god in of himself

  • @nickschmitt8594

    @nickschmitt8594

    2 жыл бұрын

    I use the video speed controller extension because I'm all about the 2.5x life.

  • @wasimraja2980

    @wasimraja2980

    2 жыл бұрын

    More like waste 4 min 30 sec

  • @strangerisOPboy

    @strangerisOPboy

    2 жыл бұрын

    @@-_._._- hi

  • @Objectified
    @Objectified2 жыл бұрын

    One of the most concise, straightforward, and easy to understand videos on CSS position that I've seen. Perfectly fits my learning style.

  • @jmiller6224
    @jmiller62242 жыл бұрын

    Amazing! Great teaching, clear explanations - Really appreciate all the hard work you put into your videos, thank you much!

  • @kmanLOL
    @kmanLOL4 жыл бұрын

    Instantly liked the video when I saw that chair spin.

  • @WebDevSimplified

    @WebDevSimplified

    4 жыл бұрын

    It makes recording that much more fun if I spice up the intro.

  • @joq6356

    @joq6356

    4 жыл бұрын

    Hahahaha there should be more chair spin

  • @ThierryBitz

    @ThierryBitz

    4 жыл бұрын

    hahaha same here

  • @codingmonk5606

    @codingmonk5606

    4 жыл бұрын

    😂😂😂

  • @vincentdufour613

    @vincentdufour613

    4 жыл бұрын

    Me searching for chair spin because i didn't notice it at the beginning and not understanding why you reference a pole dancing move :)

  • @billynovrando9383
    @billynovrando93833 жыл бұрын

    6 months strolling around with my confusion with position and it's answered here for less than 10 minutes! Auto like auto subscribe!

  • @mohamedyt5286

    @mohamedyt5286

    3 жыл бұрын

    developer.mozilla.org/en-US/docs/Web/CSS/position would have saved you those 6 months of confusion

  • @GamingTSH

    @GamingTSH

    2 жыл бұрын

    ❤️👉 kzread.info/dash/bejne/nqF92buFdrzAabg.html 👈❤️...

  • @Kralnor
    @Kralnor3 жыл бұрын

    Now I finally understand the difference between static and relative and how they affect an absolute child. Great explanation!

  • @rahee3036
    @rahee30363 жыл бұрын

    You explained positions in 9 minutes?! Wow, very clear! Good job, sir!

  • @AcquahEmmanuelBaiden
    @AcquahEmmanuelBaiden3 жыл бұрын

    I'm so glad I found your channel, Kyle. It's been difficult really understanding CSS and in only a few minutes you are making it all clear. Thanks for truly simplifying the web for us!

  • @GamingTSH

    @GamingTSH

    2 жыл бұрын

    ❤️👉 kzread.info/dash/bejne/nqF92buFdrzAabg.html 👈❤️...

  • @PaulBrownclk-me
    @PaulBrownclk-me3 жыл бұрын

    2:30 An important thing to note , is that although the relative element is taken out of the flow so to speak, it's space that it would sit it remains in place, this is why two and three don't jump up to the top.

  • @jasonwhittaker3940
    @jasonwhittaker39402 жыл бұрын

    You have explained it better in 9 minutes more than I've understood in countless courses, videos and books. Would be interesting if you did a video on how you became a good teacher at all of this.

  • @concon264
    @concon2642 жыл бұрын

    honestly this has been one of the easiest to digest videos about positioning I've seen, the good delivery along with the clear audio and simple direction made this very enjoyable and has built my confidence with positioning! you may have me sold on your CSS course that you offer on your website if they're delivered like this!

  • @levk4195
    @levk41954 жыл бұрын

    Ok.. That sticky positioning never going to escape my memory, amazing like always. Thanks you-!!

  • @dzenish.2262
    @dzenish.22623 жыл бұрын

    Love the way you put the different pieces together. You actually do simplify topics that are not that complex. However other "teachers" tend to overcomplicate things either because they want to look smarter or they themself don't get it in the first place. Subscribed.

  • @DevlogBill

    @DevlogBill

    Жыл бұрын

    I agree with this statement. I watched a video which explained the same concepts in 1 hour and it was overly complicated. This video is the bullet points of that overly complicated tutorial but made simple like the title of the author.

  • @Rawkfistlol
    @Rawkfistlol Жыл бұрын

    damn, your lessons are really so simplified, thank you so much

  • @LifeBeyondTech
    @LifeBeyondTech Жыл бұрын

    I've been writing code for both mobile and web for about 10 years now, and this channel still teaches me things. Thanks, and keep making them!

  • @rosar.4293
    @rosar.42934 жыл бұрын

    I usually end up zoning out during lectures or tutorials even though I want to learn the material but to my surprise I didn't for this video. The pacing of your words and the tone of your voice is good. It felt weird to sit through something from beginning to end and actually absorb all the knowledge for once. lol

  • @jasylingling5760
    @jasylingling57604 жыл бұрын

    i was always so confused about these positions, fortunately i found your channel and i got it now! thank you so much!! 🙏

  • @Jsosa787
    @Jsosa787 Жыл бұрын

    Probably the most clear and visually friendly example I’ve seen

  • @sachinjadhav4474
    @sachinjadhav44742 жыл бұрын

    I finally understood CSS position after watching and reading multiple tutorials, this was so simple and easy to understand. You are awesome!!

  • @royxss
    @royxss3 жыл бұрын

    For my entire Youtubing lifetime, these were the most helpful 9 minutes

  • @shantanuchakrawarty6217
    @shantanuchakrawarty62174 жыл бұрын

    Thank you very much for the video. God bless you, keep it up homie :)

  • @BenjaminCummins
    @BenjaminCummins2 жыл бұрын

    This is great. Quick and to the point. I love the demonstration. Thank you!

  • @DesiRobot
    @DesiRobot2 жыл бұрын

    You are a lifesaver. My job depended on me to learn a lot of languages in a short time to be versed with talking with clients. I ran through so many of your videos in a week and feel a lot more comfortable.

  • @questionable-cf1tt
    @questionable-cf1tt3 жыл бұрын

    I've been struggling with this for a while now but I was able to put some of your explanations to good use in my job today. Thanks WDS 🙂

  • @vinubox
    @vinubox4 жыл бұрын

    Finally! I found someone who really knows CSS position !

  • @briangorman1079
    @briangorman1079 Жыл бұрын

    so incredibly helpful, especially with the exercise on the code playground. thank you for the effort put into making these tricky concepts understandable - i'm having so much more success with my coding now!!

  • @drummaboy2346
    @drummaboy2346 Жыл бұрын

    Hey thank you for this video. The context for this section in my studies has been a little dense. I go to an online school with not a lot of peer support so having these videos and having them be explained so well has been really helpful.

  • @hesamalavi9
    @hesamalavi94 жыл бұрын

    Why are you so good at explaining this stuff :D

  • @anirban27
    @anirban274 жыл бұрын

    This was the one video I ever wanted. Thanks man, Great help!!

  • @treyjohn18
    @treyjohn183 ай бұрын

    I dont think theres anyone on youtube that explains this material the way you do. Its my learning style completely. thank you!

  • @OhDaiisy
    @OhDaiisy2 жыл бұрын

    I’m so glad I came across this. My classes had me very confused. They basically made us code whole websites but said “don’t worry about that too much” when they had to go into detail. My brain always has “but why?” in the back of my head so this is such a great explanation of things. Thank you!

  • @quixote5986

    @quixote5986

    2 жыл бұрын

    I don't think it has the right to be called a class.

  • @vladzherditsky7373
    @vladzherditsky73734 жыл бұрын

    Actually, you saved my mind from collapsing, cause i was like about to explode by figuring it out myself. Thx a lot for good explanation, i wish you all the best, dude :-)

  • @DiariesOfBen
    @DiariesOfBen3 жыл бұрын

    Thanks mate! This is an eye-opening video! Thanks for the content. Though the source code wasn't as exact as the preview. Had to tweak it myself but loved it because I found a way out to get it done myself but might be a bit confusing for a beginner. But overall, thank you once again.

  • @3house325
    @3house32510 ай бұрын

    This no BS fast paced teaching is so useful, it is hard to put into words. Thank you Sir.

  • @pipash3953
    @pipash3953 Жыл бұрын

    Hands down the clearest explanations for web-dev that I've ever found. You are a brilliant teacher. Thank you so much for your lessons, they are invaluable.

  • @geoafrikana
    @geoafrikana3 жыл бұрын

    I can't believe I've learnt positioning under 10mins. I just conquered a nightmare.

  • @tiagocosta2689
    @tiagocosta2689 Жыл бұрын

    Very good explanation ! Thanks a lot for the video

  • @miyazakizachary5108
    @miyazakizachary51082 жыл бұрын

    After watching this video, I must say that you are really an expert in CSS. The way you explain this confusing CSS that has bugging me for years is very amazing. Thanks a lot!!!

  • @scaramoucheysimp
    @scaramoucheysimp2 жыл бұрын

    i basically didn't understand this at all in the last few years since i started learning css, and my professor explained it to me like three times, drawing it out, i watched youtube videos, read about it, practiced on my own, and this is the video that helped me understand. until now, i was just assigning positions at random until it "worked". thank you!!

  • @mohammedalzoubi9722
    @mohammedalzoubi97224 жыл бұрын

    bro i wish if u were in all of my programming languages courses , u made it so simple u simplified in an amazing way thank you so much

  • @WebDevSimplified

    @WebDevSimplified

    4 жыл бұрын

    I'm glad I could help!

  • @danfox1151
    @danfox11513 жыл бұрын

    0:00 Bruh the perfect flick XD

  • @hmdyrin4149
    @hmdyrin4149 Жыл бұрын

    Thank you! It was very helpful

  • @alphacoorg
    @alphacoorg2 жыл бұрын

    simple, to the point and easy to understand. Loved it!

  • @tomrago844
    @tomrago8444 жыл бұрын

    Thank you, this was explained perfectly 💙

  • @rohithmsr2756
    @rohithmsr27563 жыл бұрын

    The best video to have a glance at CSS positioning especially for the noobs who take hell a lot of time for positioning.Thank You So Much

  • @asherintech
    @asherintech3 жыл бұрын

    One of the best explanations of positioning out there 🙌 Thanks Kyle!

  • @cuoivelo8360
    @cuoivelo836010 ай бұрын

    I search for a lot of websites to understand the difference between absolute and relative position in CSS. Yours makes me understand it better. Thank you

  • @00auguste
    @00auguste5 ай бұрын

    Its hard to believe i was actually just 9 minutes away from understanding positioning. Great video!

  • @marisagonzalez679
    @marisagonzalez6794 жыл бұрын

    Life makes more sense now ... Thanks very much for your video!

  • @WebDevSimplified

    @WebDevSimplified

    4 жыл бұрын

    You're welcome

  • @Nebelkehlchen
    @NebelkehlchenАй бұрын

    For the past year I have been on and off learning CSS and the thing hindering me was my nonexisting understanding of relative and absolute. It made no sense to me whatsoever. It all makes sense now. 1 year of confusion gone. You are a true master of teaching.

  • @technohellscape
    @technohellscape3 жыл бұрын

    These tutorials are helping me slightly less hate CSS, which is a tremendous accomplishment. Thank you for doing these.

  • @sriram-zn3ic
    @sriram-zn3ic3 жыл бұрын

    "Web development simplified" is amply justified

  • @joelcannon58
    @joelcannon584 жыл бұрын

    Love your clear, concise presentations that cover all the essentials. I am recommending you to all my classmates.

  • @WebDevSimplified

    @WebDevSimplified

    4 жыл бұрын

    Thank you!

  • @GamingTSH

    @GamingTSH

    2 жыл бұрын

    ❤️👉 kzread.info/dash/bejne/nqF92buFdrzAabg.html 👈❤️...

  • @FunnyMatrixMan
    @FunnyMatrixMan2 жыл бұрын

    Thank you for being somebody who explains each and every single thing. Thanks a lot!

  • @jarveyd8660
    @jarveyd86603 жыл бұрын

    bro that chair spin cemented this as the best CSS position vid!!

  • @adirbarak5256
    @adirbarak52563 жыл бұрын

    You are a superb teacher, and you are told that in pretty much every video. Try and enhance your marketing and presentation skills to propel your channel and business forward because you totally deserve it. you provide immense value.

  • @gilbertjohncuaresma3571
    @gilbertjohncuaresma35715 жыл бұрын

    Thanks for the concise videos. Keep it up. You'll reach 100k soon.

  • @WebDevSimplified

    @WebDevSimplified

    5 жыл бұрын

    I am just aiming for 10k first. 100k is a goal for next year.

  • @Patrick-iy1rb

    @Patrick-iy1rb

    4 жыл бұрын

    @@WebDevSimplified You were aiming for just 10k two months ago now you're at 22k. Awesome work!

  • @WebDevSimplified

    @WebDevSimplified

    4 жыл бұрын

    @@Patrick-iy1rb Thanks! The last 2 months have been pretty crazy in terms of growth for the channel.

  • @vmod3985

    @vmod3985

    4 жыл бұрын

    @@WebDevSimplified bro you're gonna go big. I can see it. GOOD LUCK

  • @shreyapandey6758

    @shreyapandey6758

    4 жыл бұрын

    Heyy... it's now 102K that's really nice

  • @anthonygayflor
    @anthonygayflor10 ай бұрын

    you made this so easy to understand with minimal fluff, thank you!

  • @thomas9044
    @thomas90442 жыл бұрын

    You are the best on youtube when it comes to explaining these kinda things. I like how you cover it up at the end of a video to make it a lot easier and simpler. Great content man, you got my subscription.

  • @ebrahemluhar4999
    @ebrahemluhar49995 жыл бұрын

    Well explained, good job.

  • @WebDevSimplified

    @WebDevSimplified

    5 жыл бұрын

    Thanks!

  • @1997oreosFTW
    @1997oreosFTW4 жыл бұрын

    This is incredibly succinct. Thank you for the no-nonsense lesson, it was incredibly helpful

  • @brandonwaggonertech
    @brandonwaggonertech2 жыл бұрын

    This was a perfect explanation of what I was looking for. Thank you!

  • @dre429
    @dre4292 жыл бұрын

    Watching this helped me fix a spacing issue I was having on a site of mine so thank you very much! I love your content!

  • @luis96xd
    @luis96xd4 жыл бұрын

    Whoa, this is the best video talking about positioning! It was well explained I understood everything about this. Thank you so much! You've helped me a lot! :D

  • @GamingTSH

    @GamingTSH

    2 жыл бұрын

    ❤️👉 kzread.info/dash/bejne/nqF92buFdrzAabg.html 👈❤️...

  • @techinfo-pbk8533
    @techinfo-pbk85334 жыл бұрын

    Finally I came to know what exactly position and when it has to use .. By spending a little. Simple and Clear.. Awesome 👍

  • @CL-ki7se
    @CL-ki7se2 жыл бұрын

    Well done! Thank you for making me finally understanding it properly. Really well explained.

  • @oceanvvl
    @oceanvvl2 жыл бұрын

    SUPER! Kyle you have a talent to go straight to the point and be spectacularly precise with your explanation; When I expect something to be missed, NO WAY - it is covered;

  • @waltz9230
    @waltz92303 жыл бұрын

    What the hell, you’re literally the best educator on coding I’ve ever come across. You’re so good at explaining things and making them sound super easy and understandable, good job man, keep it up.

  • @cringetopia6508

    @cringetopia6508

    3 жыл бұрын

    this isn't coding its styling and markup

  • @GamingTSH

    @GamingTSH

    2 жыл бұрын

    ❤️👉 kzread.info/dash/bejne/nqF92buFdrzAabg.html 👈❤️...

  • @hadijaffri9856
    @hadijaffri9856 Жыл бұрын

    bruh that turn around in the intro always gets me😂

  • @svnbeats6700

    @svnbeats6700

    6 күн бұрын

    Lol like he’s about to tell you the secret to eternal youth 😂😂😂

  • @ranguy1379
    @ranguy13792 жыл бұрын

    I don't how you do this, but I always learn stuff easily with your videos. You really know how to teach in a digestible way. I love your style.

  • @martindeppe1114
    @martindeppe1114 Жыл бұрын

    I was learning and testing that stuff for myself for a while and it really took me a while. I really should have seen and listened to this of your videos, it is just - I'd like to say - perfectly explaining this topic. Thank's a lot for this and your work in general.

  • @digitalpain8269
    @digitalpain82694 жыл бұрын

    vid: "a relative position is relative to an absolute position relatively absolute" me: (0_0)... makes sense

  • @mudzibaba

    @mudzibaba

    4 жыл бұрын

    Everything was simple until that part.

  • @OneAndOnlyMe

    @OneAndOnlyMe

    3 жыл бұрын

    "...even when it's fixed and sticky"

  • @hightowergaming5301

    @hightowergaming5301

    3 жыл бұрын

    @@charlesm.2604 Well that's cleared everything up even more! THANKS!

  • @donotlook6048

    @donotlook6048

    3 жыл бұрын

    Just if you position an element as absolute it'll adjust to its container. The container can be either the viewport(the whole HTML) or the container element ONLY IF ITS POSITIONED. Hope this clears something for you guys

  • @jasonhensley7762

    @jasonhensley7762

    3 жыл бұрын

    @@donotlook6048 so what your saying is that the reason the parent went to the top was because its container was the viewport, and the 1st child goes to the top of the parent because its the container and the other children in that case would go the top of the parent element? So by this reckoning if you changed all the children to absolute 0px, and the parent to absolute 0px, they would all align at the top of the viewport?

  • @isaacelbaz772
    @isaacelbaz7723 жыл бұрын

    A good example of: When you really understand an issue you can explain it (in this case and show it) in simple words many thanks buddy!

  • @purplexionroblox
    @purplexionroblox Жыл бұрын

    At first I went to W3Schools to learn about position but then the site was using so complicated words so I went to KZread and this is what came up first. I clicked on the video and you explained it so simply that I learned it in 15 minutes. I know that the video length is 9 minutes, but I needed that extra 6 minutes for replaying parts that I missed or I didn't understand. Again, thank you so much for creating this nice and simple explanatory video!

  • @Anom21
    @Anom212 жыл бұрын

    This is clearly the best positioning tutorial on youtube and trust me I've seen a lot.

  • @sachinmalik5837
    @sachinmalik58374 жыл бұрын

    This Is'Absolutely'Great Video 'Relative' To Other Videos On KZread This One really 'Sticks Out'. It is 'Fixed' That I Am Gonna Watch All Your CSS Related Videos

  • @hightowergaming5301

    @hightowergaming5301

    3 жыл бұрын

    I see what you did there :P

  • @boxingtone
    @boxingtone4 жыл бұрын

    This is one of those videos I wish I could give 1,000 THUMBS UPS!

  • @WebDevSimplified

    @WebDevSimplified

    4 жыл бұрын

    That is a lot of likes!

  • @ka_okai9
    @ka_okai9 Жыл бұрын

    fixed position literally fixed my problem. Your tutorials are the best ones out there hands down Thank you so much!

  • @beyandrews
    @beyandrews2 жыл бұрын

    I learn coding from an online platform which I will not be naming right now but this was definitely much clearer and easier to understand than what I paid to understand. Thanks a lot mate, also loved the little chair swing on the intro haha :D

  • @deepak.pahawa
    @deepak.pahawa5 жыл бұрын

    Nice explanation among all youtube videos on position...

  • @WebDevSimplified

    @WebDevSimplified

    5 жыл бұрын

    I'm really glad I could help!

  • @imajt5
    @imajt54 жыл бұрын

    "Any element this is relatively positioned can have absolutely position elements inside of it that will be relative to that relative position element and that's works for every position not just for relative".

  • @CraigClayton-bk3ze

    @CraigClayton-bk3ze

    4 жыл бұрын

    Inception

  • @Madalinmitosis

    @Madalinmitosis

    4 жыл бұрын

    who want bacon 🥓🥓🥓🥓

  • @penthos9783

    @penthos9783

    4 жыл бұрын

    Hegel be like 🤯

  • @gersonadr2
    @gersonadr22 жыл бұрын

    Dude, the moment you mentioned “relative to its previous static position” something clicked in my brain. Thank a lot, great video!

  • @austinevick
    @austinevick6 ай бұрын

    This video came to my rescue after battling with CSS positioning for almost an hour. Thanks Kyle

  • @LiebensteinMovies
    @LiebensteinMovies3 жыл бұрын

    And now count the words "relative","absolute" and "static".

  • @mehulgarg7948

    @mehulgarg7948

    3 жыл бұрын

    means?

  • @aniketsharma5628

    @aniketsharma5628

    3 жыл бұрын

    @@mehulgarg7948 he meant look how easy he made it for us great job @Web dev Simplified

  • @kinglurex1491

    @kinglurex1491

    3 жыл бұрын

    party game: drink every time he says "relative", "absolute" or "static"

  • @baumeimo

    @baumeimo

    2 жыл бұрын

    challenge acceptet, start drinking beer at everey keyword :)

  • @dontbetoxic4387

    @dontbetoxic4387

    2 жыл бұрын

    try doing it at every word he says

  • @Chris-uy1uz
    @Chris-uy1uz4 жыл бұрын

    9:08 Confirmed that he is, in fact! a robot

  • @mayurkathale
    @mayurkathale Жыл бұрын

    Really brief and quick explanation, in short simplified. We need more videos like this. Thanks.

  • @hads291
    @hads2912 жыл бұрын

    That chair spin gets me everytime, you're great kyle!

  • @arhabersham
    @arhabersham4 жыл бұрын

    [Insert “shut up and take my money” meme here]*

  • @AbhishekBM

    @AbhishekBM

    3 жыл бұрын

    I would've if I could've

  • @user-vf6ng9pi9r
    @user-vf6ng9pi9r3 жыл бұрын

    Your voice is like "Spider-Man: Homecoming Voice Change Interrogation Scene"

  • @An-yh2bl
    @An-yh2bl2 жыл бұрын

    Awesome… I was confused when I was learning it but now it’s clear! Thank you 😊

  • @soujanyavt
    @soujanyavt Жыл бұрын

    Thanks a Ton Bro, understood very nicely. Anyone who focuses and listens to u will surely get everything u say...this 9 mins were really worth it!