How To Create a Responsive Navbar Using HTML & CSS | Step By Step Tutorial

  Рет қаралды 954,013

Web Dev Creative

Web Dev Creative

Күн бұрын

Пікірлер: 287
@webdevcreative
@webdevcreative Жыл бұрын
All source code: patreon.com/webdevcreative
@mokangibwalo8480
@mokangibwalo8480 Жыл бұрын
merci
@Blacknarrates
@Blacknarrates Жыл бұрын
I’ve worked on mine and it’s working If you need the code I can share with you. Just reply. Thank you 👍
@rakeshgowda6187
@rakeshgowda6187 Жыл бұрын
@@Blacknarrates please share
@theraveinformed
@theraveinformed Жыл бұрын
@@Blacknarrates thank you
@danieledomani
@danieledomani Жыл бұрын
@webdevcreative the link is not opening
@webdevcreative
@webdevcreative Жыл бұрын
NEW Responsive Navbar NO JS! - kzbin.info/www/bejne/gHbYnXt_qbRmi6s
@moonomanda4266
@moonomanda4266 Жыл бұрын
I've been struggling with creative a functional navbar, thanks alot for this video 😭🙏
@ohoLee
@ohoLee 9 ай бұрын
Thank you so much for this detailed complete video. You explained everything about mobile dropdown responsiveness here. Thanks alot. God bless you.
@peaklegacy146
@peaklegacy146 Жыл бұрын
The layout looks great but all of the shortcuts I learned from this astound me! Instant Sub!
@kb5140
@kb5140 Жыл бұрын
Great video. Had no voice over but still explained everything flawlessly
@jannathanielausan4671
@jannathanielausan4671 Жыл бұрын
If you guys are having trouble with the toggle not showing, try minimizing your window. If you see the three lines after doing that then congrats you followed well! Now to fix this issue, the solution I found was to adjust the max width from the line that has @media from 992 to a higher number, btw mine worked at 2000px.
@johnexplorations272
@johnexplorations272 Жыл бұрын
Mine Worked When I Removed The 'Overflow:Hidden' Attribute
@kbreditz3145
@kbreditz3145 Жыл бұрын
​@@johnexplorations272 mine also work but when I reload it automatically open
@Marieswaran_17
@Marieswaran_17 Жыл бұрын
I followed right and put the right syntax but My media query does not working what would I do
@johnexplorations272
@johnexplorations272 Жыл бұрын
​@@Marieswaran_17 In your code, add this script: window.addEventListener("DOMContentLoaded",function(){ alert("Window width:" + window.innerWidth"); alert("Window height:" + window.innerHeight); } also, try adding this meta: your code wont work if the meta tag is not added, so take care of that. Edit: This occured to me too when i was learning programming, and happens usually with a lot of programmers. Just make sure you check the syntax again
@enesstasoglu
@enesstasoglu Жыл бұрын
It worked. ty
@desilvas1559
@desilvas1559 Жыл бұрын
the best video I have ever seen for the responsiveness of the website. in fact this the video which gave me the complete understanding of the responsiveness . thank you so much great work do More
@SoJinnie23
@SoJinnie23 Жыл бұрын
Best! I use your videos for learning. Perfect, I understand everything without your explanation/speaking. I learn a lot, thanks to you 😊😊😊😊
@user-zi5kl4dq6s
@user-zi5kl4dq6s 8 ай бұрын
Thank you, your video helped me so much to finish my work. I'm so grateful.
@TylerIngram
@TylerIngram 11 ай бұрын
I appreciate the tutorial (even if it's not voiced over) I incorporated it into my little React project
@iareplaying
@iareplaying Жыл бұрын
Hey! Awesome work and thank you very much! I adjusted dropdown menu to suit my project and your tutorial helped a ton. I am having a bit of trouble with toggling an xmark, any other icon for that matter. Xmark apparently isn't included in font awesome 5 free so I tried with other icons but nothing works! Still have the good ol bars so not really an issue.
@AlonePhilic
@AlonePhilic Жыл бұрын
It was a nice and clean video. Even without a voiceover, you made us understand everything. Thank you for creating this clean and great video.
@iamAbhi09
@iamAbhi09 Жыл бұрын
Fabulous tutorial bro❤️❤️ I love it very much ❣️
@juanrey922
@juanrey922 Жыл бұрын
pocos minutos hiciste eso. eres un crack. nuevo suscriptor
@mrx4256
@mrx4256 Жыл бұрын
brilliant videos...Thank you so much❤ Subscribed!
@Mr_mofit
@Mr_mofit 3 ай бұрын
Thank you for the helpful lesson you shared, my dear friend. Wishing you success!
@Debjit_Adhikari
@Debjit_Adhikari Жыл бұрын
Thank you. It was so simple to understand.
@asiimwecalvin6893
@asiimwecalvin6893 Жыл бұрын
This is a great saver...Thank you soo much.
@BomToxhall
@BomToxhall Жыл бұрын
Such a simple design to follow along with, thanks a bunch!
@portfedh
@portfedh Жыл бұрын
This was great! Thank you!
@the_ansariii
@the_ansariii 11 ай бұрын
Awesome video it really helped me 🚀👌
@goodnessmaikoto5088
@goodnessmaikoto5088 Жыл бұрын
This is amazing, although I would like to make a suggestion, do you think it’s possible you input speech as you code? Just for more clarity and gives you the time to explain certain things, big love and a nice one. 👏🏽
@kinglucky5122
@kinglucky5122 Жыл бұрын
Thank you for creating this great video. ❣
@UnKnown-ur9fq
@UnKnown-ur9fq Жыл бұрын
ooh, it's so cute to see clean html after working with React and Next.js for a long time.. it's like playing on an old 8bit Dendy🥰😍😍😍 there are no functions, states and props here - i love it!
@mohadesh8190
@mohadesh8190 4 ай бұрын
thanks. this video was so useful for me❤
@Cambridge478
@Cambridge478 8 ай бұрын
Thank you so much your video helped me a lot :)
@lethe_yoon
@lethe_yoon Жыл бұрын
Thank you for the excellent video! By the way I have a question. Is there any specific reason of using , instead of tag? I presumed that would fit semantics better than . I am a beginner , so any informative comments would be highly appreciated! Thank you sir!
@laalchi_gamer
@laalchi_gamer Жыл бұрын
There is no reason for the should have a class of 'navbar'. you can also use tag with a class of "navbar". btw using a tag itself for designing can be overwritten by its priority order. since class have higher priority than tagname
@hungoan7699
@hungoan7699 Жыл бұрын
Actually it's beautiful because it has a pretty picture
@aamonackerman8707
@aamonackerman8707 Жыл бұрын
The Background Music Is So Immersive
@Digmen1
@Digmen1 3 ай бұрын
The background music is so annoying
@sandra1761
@sandra1761 Жыл бұрын
Good stuff, thanks a bunch!
@jacksonday6737
@jacksonday6737 Ай бұрын
6:55 missing the `s` at the end of 0.2 here for the transition to work. Great video though :)
@rhonoz1175
@rhonoz1175 Жыл бұрын
Great tutorial, thanks!
@kali89-n7n
@kali89-n7n Жыл бұрын
Thank you for sharing this video.
@aminashahid2818
@aminashahid2818 Жыл бұрын
this tutorial is really helpful 😍Thanks🌼
@webdevcreative
@webdevcreative Жыл бұрын
You're welcome!
@steec3100
@steec3100 Жыл бұрын
Hey! Great video as always 😁 I was just wondering, what web browser do you use?
@thawthaw1001
@thawthaw1001 Жыл бұрын
Thz bro this is so easy n very nice ilysm
@JCPMBENG
@JCPMBENG 11 ай бұрын
i love the design
@facundocruz8133
@facundocruz8133 Жыл бұрын
awesome! 😁😁
@holiwis243
@holiwis243 Жыл бұрын
I have a question, is it necessary to add a bg-color if bg-image covers the whole screen? Why did he did like that?
@hollymayvestveit9854
@hollymayvestveit9854 Жыл бұрын
ive wrote the exact same thing as you but when i copy the bar in to the code it doesnt show up? youre relly great and i would love for this to work!
@gavonskates6689
@gavonskates6689 Жыл бұрын
same thing happened to me, did u find a fix?
@AtharvaVirpe27
@AtharvaVirpe27 Жыл бұрын
I changed few things of font-awesome and it works fine for me , I used this rel link : cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css then for bars use class = "fa fa-bars" , for cross/xmark use class = "fa fa-times" . I hope this will help you☺
@AgrajDubey7
@AgrajDubey7 Жыл бұрын
Wow such a beautiful and simple follow along tutorial. Keep on bringing quality content, you have our support 💝 Btw which background music did u use in this video??
@miruna-alexandraagopian6402
@miruna-alexandraagopian6402 2 ай бұрын
Thank you a lot for this treasure of a video! Really well explained and so easy to follow! How could we expand you JS code so that when someone clicks a link in the mobile navbar, the navbar closes automatically after the link being clicked?
@sam-of7de
@sam-of7de Жыл бұрын
thanks mine worked perfect
@WebdeveloperRull
@WebdeveloperRull Жыл бұрын
Help me develop by subscribing so that I can be more enthusiastic about creating programming content
@Иван-э5м5л
@Иван-э5м5л Жыл бұрын
Good job. Nice design
@ahmedghallab5342
@ahmedghallab5342 11 ай бұрын
شكرا Thanks it was helpful
@shikharsharma213
@shikharsharma213 8 ай бұрын
Thank you very much !!
@Iollipop87
@Iollipop87 Жыл бұрын
I was like "no way he's gonna make a responsive hamburger menu without js" (cus you say html and css in the title) but then entered js xD
@williamkakooza4603
@williamkakooza4603 Жыл бұрын
Thank you so much🙏
@Rodrigo-nx4fg
@Rodrigo-nx4fg Ай бұрын
Youre not following the DRY principle, youre repeating the menu text links, so when you need to update it, you must it do it twice. Also when using the position:absolute, you are using rem and px units.
@oztsen6472
@oztsen6472 Жыл бұрын
bro my toggle navbar doesnt work can u help me please?
@souhaila1202
@souhaila1202 Жыл бұрын
propably you put 'quarySelector' instead of 'querySelector'
@souhaila1202
@souhaila1202 Жыл бұрын
toggle is workung for me
@OdambsTech2020
@OdambsTech2020 Жыл бұрын
My is not working
@mariaeduardabueno862
@mariaeduardabueno862 Жыл бұрын
mine wasnt too but then i realised i had typed "classlist" with a lowercased L instead of "classList" . subtle mistake.
@Crime_pays
@Crime_pays Жыл бұрын
@@souhaila1202 lol
@MistroMix
@MistroMix 2 ай бұрын
Thanks ❤ my friend
@jaazielcrb
@jaazielcrb Жыл бұрын
Thanks man!
@Dragon-facts-d3j
@Dragon-facts-d3j Жыл бұрын
well done man!
@BidhaN...
@BidhaN... Жыл бұрын
So satisfaction 😊
@jawidmusic.7ce
@jawidmusic.7ce Жыл бұрын
Marvelous
@HuyenNguyen-yq6wi
@HuyenNguyen-yq6wi Жыл бұрын
wowwwwww great
@reeceslade4145
@reeceslade4145 11 ай бұрын
Great Video
@ictlab1032
@ictlab1032 11 ай бұрын
awesome 🥰
@ganeshgupta9692
@ganeshgupta9692 Жыл бұрын
I m sleeping 😌😴 because of good 🎵 in background 😃 LMAO 😂
@yeamlak12
@yeamlak12 3 ай бұрын
I did all things as shown but the java script phase doesn't work😭😭😭😭
@lokeshbhardwaj2043
@lokeshbhardwaj2043 Жыл бұрын
good one
@chouaibchouaib4819
@chouaibchouaib4819 Жыл бұрын
thank u ❤
@Filmgraphix_studios
@Filmgraphix_studios Жыл бұрын
this is great work although my drop down is not working even after using your code from git hub..kindly assist
@kristianhans7588
@kristianhans7588 8 ай бұрын
Hi, did you find the solution?
@kingannun9742
@kingannun9742 Жыл бұрын
awesome
@kingannun9742
@kingannun9742 Жыл бұрын
intenté hacerlo para una página mía pero no quedó igual
@qkamil7481
@qkamil7481 Жыл бұрын
very helpful thanks
@InfoFusion_Hub
@InfoFusion_Hub Жыл бұрын
Thank you so much
@ALi-Sloom
@ALi-Sloom Жыл бұрын
Thanks!
@CodesHub6784
@CodesHub6784 Жыл бұрын
My bars are not showing, I've reduced the size of the screen, increased max width still not showing help!!
@44aliano
@44aliano Жыл бұрын
Thank you brother
@marcosromanfernandez3760
@marcosromanfernandez3760 Жыл бұрын
Thanks❤
@jorgeivanmonterrosanarvaez9169
@jorgeivanmonterrosanarvaez9169 Жыл бұрын
Thanks so much
@kazouilles
@kazouilles 5 ай бұрын
for me the javascript doesn't work, the menu doesn't appear when i click
@annafeledi7909
@annafeledi7909 Жыл бұрын
thank you!!
@fredlaurent32
@fredlaurent32 Жыл бұрын
Bravo nice job
@GabrielJackson-t9l
@GabrielJackson-t9l 11 ай бұрын
cool video)
@hongtse6723
@hongtse6723 Жыл бұрын
I can't get my navbar script to work. up to 11:37 I can't open up the menu.
@pablobartolomegallardo6566
@pablobartolomegallardo6566 Жыл бұрын
how u fix that?
@marcellszucs2225
@marcellszucs2225 Жыл бұрын
@@pablobartolomegallardo6566 did you get it?
@pablobartolomegallardo6566
@pablobartolomegallardo6566 Жыл бұрын
@@marcellszucs2225 Yeah!
@marcellszucs2225
@marcellszucs2225 Жыл бұрын
@@pablobartolomegallardo6566 How?? Pls Tell me Im struggling
@pablobartolomegallardo6566
@pablobartolomegallardo6566 Жыл бұрын
@@marcellszucs2225 u fix that?
@reezus_
@reezus_ Жыл бұрын
What does the question mark and colon in 12:07 mean?
@eNDERdRAGONofficial
@eNDERdRAGONofficial Жыл бұрын
It's ternary opretor
@amsalghur9109
@amsalghur9109 Жыл бұрын
Hello Web Dev Creative, is it possible to have logo on center and links on left and the button on right side in the navbar if this does possible recommend some videos or just me here because I am struck to learn my how to make responsive navbar sorry bothering you. please let me know.
@vijaypandit17
@vijaypandit17 Жыл бұрын
very helpfull
@webdevcreative
@webdevcreative Жыл бұрын
Glad to hear that
@mrak870
@mrak870 Жыл бұрын
Realy bro its helpfully in my project i just include this instruction thanks❤️
@prometheusreign5424
@prometheusreign5424 Жыл бұрын
Thank you.
@mercy6520
@mercy6520 Жыл бұрын
Bro, what is your theme extension?
@poojansolanki9850
@poojansolanki9850 Жыл бұрын
What music is this? i loved it..
@fubaradickson497
@fubaradickson497 7 ай бұрын
Thanks Chief
@lesterjohnnaiz3970
@lesterjohnnaiz3970 Жыл бұрын
Hello thanks for this but how to you do that thing in time 2:09 when you fix the long font link.
@ganeshsriram4941
@ganeshsriram4941 Жыл бұрын
Lines of code are just being formatted on hitting save. it is a setting in VSCode. (Search for Format On Save option in VSCode)
@Moralbr-
@Moralbr- Жыл бұрын
Muito TOP \o/
@lucascavalcanti2784
@lucascavalcanti2784 Жыл бұрын
Mano. Vê se consegue me ajudar. Eu fiz todo esse tutorial, mas quando deixo o dropdown_menu ativado com 992px e aumento pra 993, o botão Get Started aparece mas o dropdown não some. Ai fico com o botão Get Started na tela e o dropdown ativado também. Sabe onde estou errando?
@andyl9920
@andyl9920 3 ай бұрын
great job, but sadly we needed a little JS. Got me confused in the end there. I guess there is no such thing as pure html and css for the hamburger menu.....
@thrishank
@thrishank Жыл бұрын
Hey my dropdown menu is not opening when clicking the toggle button. Can anyone help me out.
@hiimfelldev
@hiimfelldev Жыл бұрын
instead using .onClick in script function, try this function: toggleBtn.addEventListener('click', () => { dropDownMenu.classList.toggle('open'); }
@marcellszucs2225
@marcellszucs2225 Жыл бұрын
mine too, did you get it?
@sekuchu
@sekuchu Жыл бұрын
If you followed his tutorial completely, at the java script part, it wouldnt work for me but when I changed the .toggle_button in the script to the mentioned .toggle-button in both cases, it fixed it.
@sekuchu
@sekuchu Жыл бұрын
​@@marcellszucs2225 yis
@Tenku97
@Tenku97 Жыл бұрын
@@sekuchu this saves me! thank you so much!
@badiTeyeb4771
@badiTeyeb4771 11 ай бұрын
Good❤
@mr.joker3990
@mr.joker3990 Жыл бұрын
How you resize the background image? how it is responsive?
@webdevcreative
@webdevcreative Жыл бұрын
Thanks for your comment and for your interest in my video! To make the background image responsive, I used CSS to set the background position to center and the background size to cover. This allows the image to scale up or down depending on the size of the screen while keeping it centered. I hope that helps! Let me know if you have any other questions.
@blxckgamez1866
@blxckgamez1866 Жыл бұрын
This bar looking amazing and works fine. But when i minimalize the Site, the Tabs "Hero, About.." are always shown. I allready search the miss, but i dont found it.. can anyone help me please?
@myfreeuse
@myfreeuse 3 ай бұрын
thanks for this
@Hs-iq3yr
@Hs-iq3yr 9 ай бұрын
cann i add my self the js code?
@guerreroHTRUJILLO
@guerreroHTRUJILLO 8 ай бұрын
Can someone share the final index.html and style.css I've trouble with the toggle button, for some reason is not working to me, I want to check where I messed up.
@TheXxtremeJosh
@TheXxtremeJosh Жыл бұрын
When I reduce the screen my bars disapear, I dont know why
@junsu-ho
@junsu-ho Жыл бұрын
things to improve for future videos, change vscode colors, it's too dark and zoom in - too small + too dark = very bad readability ;)
@anonyme3132
@anonyme3132 Жыл бұрын
cap
@bimbim1862
@bimbim1862 Жыл бұрын
how close navbar if widow click?
@teckwithyou8421
@teckwithyou8421 Жыл бұрын
where you learnt html css js ?
@Im_ayan
@Im_ayan Жыл бұрын
everything is okay but when i go to click bar it isn't opening why?
Create a RESPONSIVE NAVBAR with sidebar animation (CSS ONLY)
14:56
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
Learn CSS Flexbox in 20 Minutes (Course)
20:37
Coding2GO
Рет қаралды 324 М.
Navbar CSS Tutorial: 3 Ways to Create a Navigation Bar with Flexbox
15:08
How to Create Responsive Navbar using HTML & CSS
16:52
Codehal
Рет қаралды 182 М.
Navbar Design Using HTML and CSS Only
4:02
Coding Mack
Рет қаралды 3,8 М.
Top 10 CSS One Liners That Will Blow Your Mind
13:34
developedbyed
Рет қаралды 989 М.
How to create a Responsive Navigation Bar (for beginners)
15:21
Coding2GO
Рет қаралды 516 М.
Subtle, yet Beautiful Scroll Animations
5:04
Beyond Fireship
Рет қаралды 1,8 МЛН
How To Create A Website using HTML & CSS | Step-by-Step Tutorial
27:19
Responsive navbar tutorial using HTML CSS & JS
49:25
Kevin Powell
Рет қаралды 1 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН