Flexbox Navbar Tutorial | Only HTML & CSS

  Рет қаралды 69,755

Angela Design

Angela Design

Күн бұрын

Пікірлер: 120
@borgestheborg
@borgestheborg 3 жыл бұрын
Hands down the best tutorial I've come across on KZbin for making navbars, simple and straight to the point. Subbed!
@je9625
@je9625 3 жыл бұрын
This is one of the best channels for frontend development on youtube.
@johnborron1059
@johnborron1059 2 жыл бұрын
One thing I really learned from this video was how to use comments in my code effectively. I tried following on, but it wasn't sinking in, so I went back, and every time you would do something new I would comment your verbal explanations in my code before the actual code itself. The way you described what you were going to do was just delightful. I've just read back through the code and realised I've constructed for myself a very useful resource.
@thomasdemeersman7384
@thomasdemeersman7384 3 жыл бұрын
You're a life saver , I couldn't figure out how to actually do this and every tutorial made it seem very complicated
@dogonwall6680
@dogonwall6680 3 жыл бұрын
i've checked out so many navbar videos but this is so much beginner friendly and clean thankyou so much.
@AnhTran-kk6li
@AnhTran-kk6li 3 жыл бұрын
right, simple and straightforward. that's all we need after scrolling and watching tons of tutorials on this platform. Ty!
@hamzaijaz6850
@hamzaijaz6850 4 жыл бұрын
its not just a tutorial it was a lesson and a great one. Angela did a great job explaining everything.
@angeladesign737
@angeladesign737 4 жыл бұрын
Thanks so much!
@Cocodrillo3011
@Cocodrillo3011 Жыл бұрын
Great vid! Easy to follow. Found the error in my code and made some adjustments after watching this video.
@hananfadah
@hananfadah Жыл бұрын
Thank God I came across your brilliant video. Well done!
@nicolapascal6379
@nicolapascal6379 Жыл бұрын
THANK YOU!!! I am struggling in school and this tutorial eased my stress.
@charlestoneoyoo
@charlestoneoyoo Жыл бұрын
Wooow, this is so super...you cleared my doubts on this. Thank you for the new knowledge imparted. Looking forward to utilizing it fully
@photoinshot1355
@photoinshot1355 Жыл бұрын
Brilliant tutorial, very well explained and demonstrated. Thanks!
@owusubossman4792
@owusubossman4792 3 жыл бұрын
You've got a new subscriber. You made it look so simple, thanks!
@kabyleartiste3548
@kabyleartiste3548 2 жыл бұрын
that's the tutorial i was searching for . thank you so much , new sub!!
@minimumviablepizza
@minimumviablepizza Жыл бұрын
Simple and easy to follow. I tried a few and this was easily the best tutorial.
@elliotbladen1324
@elliotbladen1324 3 жыл бұрын
Best tut video I've watched. Easy step by step process with clear demonstration on how and why things were used
@itsrichayoo
@itsrichayoo Жыл бұрын
Hello Angela, thanks for the tuts. Far too kind. Now I can build on what I have learnt here... PS: You ref nav-item a:hover ref's --clr-primary-dark instead if dark green.
@OrlandoLoredo
@OrlandoLoredo Жыл бұрын
Great work! I love the concise, clear directions that you give. Thank you!
@PaoPaw098
@PaoPaw098 4 жыл бұрын
Very underrated content. Keep it up!
@angeladesign737
@angeladesign737 4 жыл бұрын
Thank you!
@devmarboy4045
@devmarboy4045 2 жыл бұрын
how do I change transition color help
@babysudhirs9205
@babysudhirs9205 4 жыл бұрын
continue this path and make great content without worrying about views and all, you'll reach a great level of success.
@angeladesign737
@angeladesign737 4 жыл бұрын
Thank you for the nice comment!
@babysudhirs9205
@babysudhirs9205 4 жыл бұрын
Wc :)
@flyetimadtravel2157
@flyetimadtravel2157 3 жыл бұрын
For making gap between flex items its better to use gap property. Nice tutorial for many newbies.
@SeanJager-i4o
@SeanJager-i4o 11 ай бұрын
the best channel no joke, i understand easy what u are saying!! Why u are quit??
@JovanJovanov-r8b
@JovanJovanov-r8b Жыл бұрын
this is the best tutorial for a nav bar thanks for helping me
@kahlschlag17
@kahlschlag17 3 жыл бұрын
Great thank you very much for this fast paced tutorial.
@agustinfernandez8972
@agustinfernandez8972 2 жыл бұрын
Super simple tutorial love it!
@OasisFinder
@OasisFinder Жыл бұрын
Nicely done, I have one question, How can we remove the gaps which we see around the navbar ? like navbar is not sticking to the end and upper side
@jamiemccallum833
@jamiemccallum833 4 жыл бұрын
pretty damn straight forward , I forgot how to get the text to display inline instead of as a block
@angeladesign737
@angeladesign737 4 жыл бұрын
Happy it helped!
@SachinYadav-eh7vg
@SachinYadav-eh7vg 4 жыл бұрын
I was always getting stucked, how to place the logo to the left while keeping everything else to the right now its clear Thank you!!
@angeladesign737
@angeladesign737 4 жыл бұрын
Glad it was helpful!
@rakanhasan6757
@rakanhasan6757 4 жыл бұрын
@@angeladesign737 can we use self-align to move it?
@kahlschlag17
@kahlschlag17 3 жыл бұрын
I resized an image to use as logo. For some reason it will not move to the right.
@TiPPaZZ
@TiPPaZZ 2 жыл бұрын
That's just awesome, just the right thing for me, thank you for that
@Valentina-kr2gp
@Valentina-kr2gp 4 жыл бұрын
thank you!! finally a girl who explains things to me🙏🏼
@_Greenflag_
@_Greenflag_ 2 жыл бұрын
Since you put the left element on "margin-right: auto;" the "justify-content: flex-end;" is even superfluous ; )
@ke6944
@ke6944 4 жыл бұрын
Thanks for such an awesome video, I'm new to web development and this tutorial really helps.
@angeladesign737
@angeladesign737 4 жыл бұрын
Happy it was helpful! Let me know if you would like to see a tutorial on a specific topic!
@ke6944
@ke6944 4 жыл бұрын
Just more tutorials on implementing Flexbox would be helpful. I like the flow of your tutorials it's concise and to the point.
@fernandohawk5833
@fernandohawk5833 3 жыл бұрын
Wow this was really useful!! Tysm!!
@muhammadtalha6870
@muhammadtalha6870 3 жыл бұрын
Great Video you got one more Subscriber 👌👌👍👍
@missionmit5645
@missionmit5645 3 жыл бұрын
5:19 it's not working for me!!HELP!!!
@Aaron-sy5yx
@Aaron-sy5yx 2 жыл бұрын
Very nice. Why did you choose to make the donate a button instead of a link?
@omareliotorrescastillo4808
@omareliotorrescastillo4808 3 жыл бұрын
Thank you for your video, What should i do in order to put a search component in the middle of the nav bar using flexbox?
@arunsaklani9890
@arunsaklani9890 2 жыл бұрын
Is it necessary we use navbar before ul
@paulcharman8113
@paulcharman8113 3 жыл бұрын
Does this change at all if you add a pre-created image as a logo instead of an icon?
@gevorgsaghatelyan6793
@gevorgsaghatelyan6793 3 жыл бұрын
Just amazing. Thank you for your valuable content.
@angeladesign737
@angeladesign737 3 жыл бұрын
Thanks Gevorg!
@nanda_8
@nanda_8 4 жыл бұрын
Could you please tell me how did you improve your CSS skill? Nice video :}
@angeladesign737
@angeladesign737 4 жыл бұрын
Thank you! I actually improved a lot by creating my own projects.
@samuelklixe
@samuelklixe 3 жыл бұрын
Easy to learn, thank you!
@angeladesign737
@angeladesign737 3 жыл бұрын
Glad it was helpful!
@brooklyninja
@brooklyninja 8 ай бұрын
So so, good. Thank you.
@shreeyadikshit5033
@shreeyadikshit5033 2 жыл бұрын
Great video, awesome explanation... can you tell me how can I make it responsive?
@Xi_Jing_ping
@Xi_Jing_ping 3 жыл бұрын
Thank for this precious video its help a lot, i have a quenstion? which code editor are you using ?
@angeladesign737
@angeladesign737 3 жыл бұрын
Glad it was helpful! In this video I am using CodePen, the link to the code is in the description.
@zarak5826
@zarak5826 4 жыл бұрын
Great tutorial. Thanks for this!
@angeladesign737
@angeladesign737 4 жыл бұрын
Thanks Zara!
@airampg5031
@airampg5031 3 жыл бұрын
I love this tutorial thanks!
@angeladesign737
@angeladesign737 3 жыл бұрын
Glad it was helpful!
@poojamann5394
@poojamann5394 Жыл бұрын
You are awesome. Thank you so much.
@mdzaid3880
@mdzaid3880 2 жыл бұрын
Thank you for this awesome content*🔥
@EmmanuelNgwandu
@EmmanuelNgwandu 4 жыл бұрын
Hello, thank you for the video. Kind of wondering if you can help with dropdowns with secondary dropdown on the nav bar!!!
@angeladesign737
@angeladesign737 4 жыл бұрын
Great video suggestion, thank you!
@EmmanuelNgwandu
@EmmanuelNgwandu 4 жыл бұрын
@@angeladesign737 Thank you very much, Can't wait for it.
@priyanshubhardwaj2158
@priyanshubhardwaj2158 4 жыл бұрын
Use followed by inside of a tag to get the secondary dropdown.
@habibikushal9738
@habibikushal9738 3 жыл бұрын
I love the way you explain the tutorial , very informative. May I make a request , if you can use visual studio code for more amazing videos and tutorials . Thank you🇿🇦
@angeladesign737
@angeladesign737 3 жыл бұрын
Great suggestion! Thanks!
@kennw3244
@kennw3244 2 жыл бұрын
thanks, worked well. Now just to make it responsive
@SeanJager-i4o
@SeanJager-i4o 11 ай бұрын
Where is the root in css good for?
@sandip_bettereveryday
@sandip_bettereveryday 4 жыл бұрын
Really good job. It helped.
@angeladesign737
@angeladesign737 4 жыл бұрын
Thanks!
@okbaalla8451
@okbaalla8451 3 жыл бұрын
What an outstanding nav bar I really liked it ... well as a beginner I want to ask you if I could use the following solutions : i create two divs one for the logo and one for the items on right where i use buttons and some css to make theme like yours and i use flexbox with a justify-content: space between to place each item to it side. Is it make sens or not ? Thx
@angeladesign737
@angeladesign737 3 жыл бұрын
That should work!
@jackshofner8733
@jackshofner8733 4 жыл бұрын
Thanks for the video on a flexbox navigation bar! Can you add some drop down elements as well?
@angeladesign737
@angeladesign737 4 жыл бұрын
You can definitely add a dropdown; thats a good topic for a video. Thanks!
@Ramza-SF
@Ramza-SF 4 жыл бұрын
Hey Angela, great video. One question, when I try to set margin-right as auto for the icon to move it to the far left of the nav bar, nothing seems to happen? The margin doesn't update or change when I inspect element in the web-browser box model. I am importing the font from font-awesome using tags if it matters? I tried display it inline and as a block with a fixed width and still nothing. Any ideas?
@Ramza-SF
@Ramza-SF 4 жыл бұрын
I figured it out, it was to do with CSS specificity when trying to target the specific first li in question. Why did me using the class seletor for the UL and then first child not target the first li?
@angeladesign737
@angeladesign737 4 жыл бұрын
Did you use something like ul:first-child? That would target the first unordered list element instead of targeting the actual list item. In this demo I targeted the first item in the navigation bar by giving all of the nav items the same class of 'nav-items' and then writing nav-items:first-child to control the placement of the first one. Hope that helps!
@Ramza-SF
@Ramza-SF 4 жыл бұрын
@@angeladesign737 Thanks for the reply! Is it a good practice to give each of the list items the same class? Would simply typing "li:first child" achieve the same result? I am assuming the individual classes is a good practice for specificity when you have multiple li elements in different ULs?
@angeladesign737
@angeladesign737 4 жыл бұрын
Writing 'li:first-child' would give you the same result but I agree with your comment about specificity. Another way to approach this would be to add a specific class to each ul in the project and then reference that class with the il. For example '.nav-list li:first-child' and then another list on the site might be '.content-list li:first-child'. In that way not every li would need a class. It just depends on how you want to set up the project.
@michaelwiginton8587
@michaelwiginton8587 4 жыл бұрын
Thanks again. These are nice.
@angeladesign737
@angeladesign737 4 жыл бұрын
Happy they have been helpful!
@Migler1
@Migler1 4 жыл бұрын
Why is it that you don’t put your nav inside of a header tag?
@angeladesign737
@angeladesign737 4 жыл бұрын
You can definitely place it inside a header tag, since I only created the nav for this demonstration I did not include it.
@frenchmike
@frenchmike 2 жыл бұрын
great tutorial
@otsingul1
@otsingul1 2 жыл бұрын
Thank you so, so much!!!!
@ayanarena1273
@ayanarena1273 3 жыл бұрын
Is this responsive or not
@nishalamichhane3961
@nishalamichhane3961 2 жыл бұрын
nice video: useful thanks
@nomanhossain8421
@nomanhossain8421 3 жыл бұрын
this tutorial is too good.....
@angeladesign737
@angeladesign737 3 жыл бұрын
Thanks!
@sigmiami
@sigmiami 4 жыл бұрын
Good video , very specific
@angeladesign737
@angeladesign737 4 жыл бұрын
Happy it was helpful!
@sauronin2058
@sauronin2058 3 жыл бұрын
Дуже дякую)
@techxpertpcs
@techxpertpcs 4 жыл бұрын
Hi there thank you for the tutorial, i have a request if you don't mind. Could you please do a tutorial on how to close an overlay from a hamburger menu when an anchor tag is clicked. I have searched high and low and cannot find out how to do it. Many thanks in advance.
@angeladesign737
@angeladesign737 4 жыл бұрын
Thanks for the video suggestion!
@sahidsk6494
@sahidsk6494 4 жыл бұрын
I love 😘 your tutorial ..
@angeladesign737
@angeladesign737 4 жыл бұрын
Thank you!
@ritchiepetithomme7546
@ritchiepetithomme7546 Жыл бұрын
it is the kind of video after watching it you just say to yourself Oh Gosh this is what I have been struggling with for so long look how easy it was. thank you for this amazing video
@pmop1432
@pmop1432 2 жыл бұрын
Good work 🤌
@jecapeca
@jecapeca 2 жыл бұрын
I don't know why nobody shrinks viewport to show us responsiveness of it. I can make this too, but, I can't make it to look normal (centered logo, nav under it with links in block) when I shrink it! Every tutorial finishes with the easiest part.
@enthusefreelancer3440
@enthusefreelancer3440 3 жыл бұрын
beautiful
@kashmirtechtv2948
@kashmirtechtv2948 4 жыл бұрын
Align items centre align vertically
@ecu_fishing
@ecu_fishing 4 жыл бұрын
Good job! one things is not a tag, maybe :D no hate
@angeladesign737
@angeladesign737 4 жыл бұрын
Yup, my mistake!
@forhadrh
@forhadrh 4 жыл бұрын
Nice! :)
@angeladesign737
@angeladesign737 4 жыл бұрын
Thanks! 😄
@forhadrh
@forhadrh 4 жыл бұрын
@@angeladesign737 Wells 😁
@ibrahimlita66
@ibrahimlita66 3 жыл бұрын
thanks alot
@ankit1yogesh
@ankit1yogesh 2 жыл бұрын
👍🏻
@kahlschlag17
@kahlschlag17 3 жыл бұрын
sorry I mean left.
@syediqbalahmed3176
@syediqbalahmed3176 4 жыл бұрын
vulu ... ok ...
@420troll4
@420troll4 Жыл бұрын
style an anchor tag to look like a button. using the button tag in the manner in which you are is NOT semantically correct for HTML 5.0.
Custom Switch Full Tutorial | Only HTML & CSS
15:08
Angela Design
Рет қаралды 3,5 М.
Маусымашар-2023 / Гала-концерт / АТУ қоштасу
1:27:35
Jaidarman OFFICIAL / JCI
Рет қаралды 390 М.
Как Ходили родители в ШКОЛУ!
0:49
Family Box
Рет қаралды 2,3 МЛН
Counter-Strike 2 - Новый кс. Cтарый я
13:10
Marmok
Рет қаралды 2,8 МЛН
Learn Flexbox CSS in 8 minutes
8:16
Slaying The Dragon
Рет қаралды 1,8 МЛН
Learn CSS Flexbox in 20 Minutes (Course)
20:37
Coding2GO
Рет қаралды 345 М.
CSS Grid Crash Course | Beginners Tutorial
17:56
Angela Design
Рет қаралды 43 М.
Animated Responsive Navbar with CSS - Plus Other Useful Tricks
11:40
How to take control of Flexbox
16:01
Kevin Powell
Рет қаралды 148 М.
How to Make a Website Using CSS Flexbox
18:57
SG WEB DEV
Рет қаралды 87 М.
Create A Simple Responsive Navbar With Flexbox - Code Along
21:21
Responsive Nav Bar Tutorial | HTML CSS JS Flexbox Navigation Menu
35:50
10 CSS PRO Tips and Tricks you NEED to know
9:00
Coding2GO
Рет қаралды 123 М.
Become A Master Grid CSS In 13 Minutes
13:46
Lun Dev
Рет қаралды 76 М.