Dropdown Navigation Menu with Flexbox

  Рет қаралды 41,485

Angela Design

Angela Design

Күн бұрын

Пікірлер: 55
@pliniojr95
@pliniojr95 2 жыл бұрын
Thank you for this video! I was having a hard time on how to build a drop down menu without using JS, and I don't want to use JS for now to make it because i want to master CSS first, before I finally dive into JS, and your video helped me on this. Actually I'll have to spend some more time to understand the usage of the pseudo elements, like the one used to show that line under the parent li. Anyway thank you for the content and hugs from Brazil!
@madangopalpaul6534
@madangopalpaul6534 3 жыл бұрын
Thank you so much! I love all of your content, your way of explanation is very clear and understable ❤️your channel is really life saver when it comes to programmers who are self learning❤️
@beinyourguard
@beinyourguard 3 жыл бұрын
really simple, really nice and really easy to understand
@angeladesign737
@angeladesign737 3 жыл бұрын
Glad it was helpful!
@danielcir8675
@danielcir8675 3 жыл бұрын
An amazing video, like all the others!!! Thanks Angela!!!
@angeladesign737
@angeladesign737 3 жыл бұрын
Glad you liked it!!
@breezedoart
@breezedoart 3 жыл бұрын
OMG! I was really struggling Thank You so much.
@kayodeadechinan5928
@kayodeadechinan5928 3 жыл бұрын
Thanks Angela, i like your design process
@angeladesign737
@angeladesign737 3 жыл бұрын
Thank you!
@colindante5164
@colindante5164 3 жыл бұрын
Thanks)). Does this technique work on mobile devices where by a user needs to tap on the menu to activate the drop down items ? Also, would the drop down be activated using the "tab" key to navigate? Could anyone please respond? thanks. ))
@NotPastelDreams
@NotPastelDreams 3 жыл бұрын
Your voice is as beautiful as CSS
@theangel3382
@theangel3382 2 жыл бұрын
🥵👌
@hidarahmadi4473
@hidarahmadi4473 2 жыл бұрын
Thanks so much I have seen lots of tutorials but you explain your code or your next step very clearly. Lover the way you teach from now on I a gone follow your channel more and more 👏👏👏👏
@hassaanahmed217
@hassaanahmed217 2 жыл бұрын
You are amazing Maam. Thank you soo much!
@botearners2350
@botearners2350 2 жыл бұрын
Hello I am using this nav in my project but it is overlapping my content. And if I give Margin top to my components the whole navbar come down
@TechayCodeStorm
@TechayCodeStorm 2 ай бұрын
❤ nice informative video
@fjdeveloper
@fjdeveloper 3 жыл бұрын
Great. Thanks for your explanation!
@angeladesign737
@angeladesign737 3 жыл бұрын
Glad it was helpful!
@tymiller2596
@tymiller2596 3 жыл бұрын
Hello there. Great Channel. Have you made a video on which modern way to "insert" header and footer across multiple HTML pages - similar to the way we used "includes" in .php pages in the past. Thanks you.
@angeladesign737
@angeladesign737 3 жыл бұрын
Not yet, but that's a great suggestion!
@Vidzhut
@Vidzhut 2 жыл бұрын
Amazing navbar. Can you make a video on how to make this responsive?
@mridulrawat2640
@mridulrawat2640 3 жыл бұрын
Great fan of your videos. Can you tell me what shortcuts were you using while coding? How can you auto complete all the the html tags in codepen?
@PixelGunner3D
@PixelGunner3D 3 жыл бұрын
cant u just use a table header and table list, that way u dont gotta remove all the list buttons and other stuff?
@林明華-z1z
@林明華-z1z 3 жыл бұрын
請問妳有考慮用中文講解嗎?
@avitalbercot
@avitalbercot 3 жыл бұрын
A very nice tutorial! But I'm using sublimeText to code in html/css and I can't put the line under the element of the menu bar... I can't write "&:hover::after" in this editor, there is another technique?
@GodsMan500
@GodsMan500 3 жыл бұрын
Do you have a tutorial on making a responsive navbar which will transform to a hamburger menu on a small device? Thanks!
@fredpourlesintimes
@fredpourlesintimes 2 жыл бұрын
Why are you using SCSS? Bad idea.
@MrBoiks
@MrBoiks 2 жыл бұрын
How do you mean?
@sianwa11
@sianwa11 2 жыл бұрын
Thank you
@scriptedpixelsltd
@scriptedpixelsltd 3 жыл бұрын
Do you need flexbox applied to the drop down items, with the gap? You’ve added padding to each list item & they’re already in a column naturally as they’re in a UL? Not sure if I’ve missed something here? Just curious
@angeladesign737
@angeladesign737 3 жыл бұрын
The gap provides a little more space between each element when they are in the hover state. Instead of using Flexbox you can accomplish this by adding a margin around each element.
@scriptedpixelsltd
@scriptedpixelsltd 3 жыл бұрын
@@angeladesign737 ah ok, see what you mean. Was just thinking that would having flexbox make the browser work a bit more doing layout over adding margins & paddings to space around elements
@ashharmansuri6816
@ashharmansuri6816 3 жыл бұрын
Every cool ,I was looking for it but how to make it responsive?
@joecok
@joecok 2 жыл бұрын
Thank u so much
@martinstevenhernandez5040
@martinstevenhernandez5040 3 жыл бұрын
Thank you!
@nobody-bt7mu
@nobody-bt7mu 3 жыл бұрын
Thanks!
@ayaan3429
@ayaan3429 3 жыл бұрын
This is awesome!
@angeladesign737
@angeladesign737 3 жыл бұрын
Thank you!
@bl7937
@bl7937 3 жыл бұрын
Thank you so much! Very nice tutorial and amazing explanations! Can you please explain how to perform this exact tutorial with a responsive navigation?
@movealongnothingtosee
@movealongnothingtosee Жыл бұрын
👏👏👏
@SkyPunkki
@SkyPunkki 3 жыл бұрын
Nice video keep doing this content
@angeladesign737
@angeladesign737 3 жыл бұрын
Thank you!
@arshgoyal9622
@arshgoyal9622 3 жыл бұрын
Thanks
@Pythogoras570BC
@Pythogoras570BC Жыл бұрын
I can assure you, that you have created the most comprehensive "Dropdown Navigation Menu with Flexbox" video. BRAVO! I am wondering whether one could profit from your services and if positive how one could get in contact with you.
@lxstorxlgm1667
@lxstorxlgm1667 3 жыл бұрын
Thanks !!
@rohankumarshah5679
@rohankumarshah5679 3 жыл бұрын
as always great videos. Big Fan. please upload tutorials on React
@angeladesign737
@angeladesign737 3 жыл бұрын
Thank you! I have a few tutorials on React on my channel, like this one: kzbin.info/www/bejne/anzbeZaYhp16j7M
@rohankumarshah5679
@rohankumarshah5679 3 жыл бұрын
@@angeladesign737 great
@ClaudioJrTsuyosa
@ClaudioJrTsuyosa 2 жыл бұрын
SCSS??????? WTF
@theangel3382
@theangel3382 2 жыл бұрын
Xd'nt?
@bigmac786
@bigmac786 3 жыл бұрын
you shouldve mentioned in the title that you were going to use SCSS, wasted my time coding this out
@devbash
@devbash 2 жыл бұрын
Literally within the first minute she said SCSS was being used.
@thedoctor1929
@thedoctor1929 10 ай бұрын
ha. funny. joek's on you. the necromacing here is mainly to let people know that css IS provided. here's a fun--ner fact: you were given all the tools to succeed in replicating this; css included if you see the description the link takes you to codepen which allows to compile scss and will show exactly the css output. you can swap between the two
@shravyavenny3767
@shravyavenny3767 Жыл бұрын
Thankyou sooo much🫂, im struggling with this for more than a week, watched many videos but nothing helped 😢
@frankfrank4811
@frankfrank4811 2 жыл бұрын
Fantastic video! THANK YOU!
Animating Tab Bar | HTML CSS JS Tutorial
11:26
Angela Design
Рет қаралды 4,1 М.
How to Create Dropdown Menu using Flexbox Tutorial
15:43
GTCoding
Рет қаралды 31 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
Responsive CSS Grid Tutorial
17:14
Angela Design
Рет қаралды 854 М.
Create a RESPONSIVE NAVBAR with sidebar animation (CSS ONLY)
14:56
Flexbox Navbar Tutorial | Only HTML & CSS
8:57
Angela Design
Рет қаралды 69 М.
Figma Dropdown Menu with Variants | Figma Prototype Tutorial
11:12
Angela Design
Рет қаралды 358 М.
Custom select menu - CSS only
17:40
Kevin Powell
Рет қаралды 151 М.
Navbar CSS Tutorial: 3 Ways to Create a Navigation Bar with Flexbox
15:08