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!
@madangopalpaul65343 жыл бұрын
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❤️
@beinyourguard3 жыл бұрын
really simple, really nice and really easy to understand
@angeladesign7373 жыл бұрын
Glad it was helpful!
@danielcir86753 жыл бұрын
An amazing video, like all the others!!! Thanks Angela!!!
@angeladesign7373 жыл бұрын
Glad you liked it!!
@breezedoart3 жыл бұрын
OMG! I was really struggling Thank You so much.
@kayodeadechinan59283 жыл бұрын
Thanks Angela, i like your design process
@angeladesign7373 жыл бұрын
Thank you!
@colindante51643 жыл бұрын
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. ))
@NotPastelDreams3 жыл бұрын
Your voice is as beautiful as CSS
@theangel33822 жыл бұрын
🥵👌
@hidarahmadi44732 жыл бұрын
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 👏👏👏👏
@hassaanahmed2172 жыл бұрын
You are amazing Maam. Thank you soo much!
@botearners23502 жыл бұрын
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
@TechayCodeStorm2 ай бұрын
❤ nice informative video
@fjdeveloper3 жыл бұрын
Great. Thanks for your explanation!
@angeladesign7373 жыл бұрын
Glad it was helpful!
@tymiller25963 жыл бұрын
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.
@angeladesign7373 жыл бұрын
Not yet, but that's a great suggestion!
@Vidzhut2 жыл бұрын
Amazing navbar. Can you make a video on how to make this responsive?
@mridulrawat26403 жыл бұрын
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?
@PixelGunner3D3 жыл бұрын
cant u just use a table header and table list, that way u dont gotta remove all the list buttons and other stuff?
@林明華-z1z3 жыл бұрын
請問妳有考慮用中文講解嗎?
@avitalbercot3 жыл бұрын
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?
@GodsMan5003 жыл бұрын
Do you have a tutorial on making a responsive navbar which will transform to a hamburger menu on a small device? Thanks!
@fredpourlesintimes2 жыл бұрын
Why are you using SCSS? Bad idea.
@MrBoiks2 жыл бұрын
How do you mean?
@sianwa112 жыл бұрын
Thank you
@scriptedpixelsltd3 жыл бұрын
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
@angeladesign7373 жыл бұрын
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.
@scriptedpixelsltd3 жыл бұрын
@@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
@ashharmansuri68163 жыл бұрын
Every cool ,I was looking for it but how to make it responsive?
@joecok2 жыл бұрын
Thank u so much
@martinstevenhernandez50403 жыл бұрын
Thank you!
@nobody-bt7mu3 жыл бұрын
Thanks!
@ayaan34293 жыл бұрын
This is awesome!
@angeladesign7373 жыл бұрын
Thank you!
@bl79373 жыл бұрын
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 Жыл бұрын
👏👏👏
@SkyPunkki3 жыл бұрын
Nice video keep doing this content
@angeladesign7373 жыл бұрын
Thank you!
@arshgoyal96223 жыл бұрын
Thanks
@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.
@lxstorxlgm16673 жыл бұрын
Thanks !!
@rohankumarshah56793 жыл бұрын
as always great videos. Big Fan. please upload tutorials on React
@angeladesign7373 жыл бұрын
Thank you! I have a few tutorials on React on my channel, like this one: kzbin.info/www/bejne/anzbeZaYhp16j7M
@rohankumarshah56793 жыл бұрын
@@angeladesign737 great
@ClaudioJrTsuyosa2 жыл бұрын
SCSS??????? WTF
@theangel33822 жыл бұрын
Xd'nt?
@bigmac7863 жыл бұрын
you shouldve mentioned in the title that you were going to use SCSS, wasted my time coding this out
@devbash2 жыл бұрын
Literally within the first minute she said SCSS was being used.
@thedoctor192910 ай бұрын
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 Жыл бұрын
Thankyou sooo much🫂, im struggling with this for more than a week, watched many videos but nothing helped 😢