DEV Community

Cover image for Responsive Navbar using HTML, CSS, and Javascript

Responsive Navbar using HTML, CSS, and Javascript

Amrin on December 14, 2021

For every CSS project we build, a responsive navigation bar is a must-have. So, today we are going to build a responsive navigation bar using HTML...
Collapse
 
thejourneyville profile image
benny

Thanks for this useful post! I was wondering how to setup a hamburger menu, I'll use this as a guideline. Btw I noticed a type-o:

And to the nav__link's we added display inline-block so that the links say next to each other.

Have a good one Amrin :)

Collapse
 
coderamrin profile image
Amrin

thank's for pointing it out benny :D

Collapse
 
guscarpim profile image
Gustavo Scarpim

Nice NavBar, I suggest you change your link in github is incorrect and your website.

Good job!

Collapse
 
coderamrin profile image
Amrin

thanks Gustavo.
it works now

Collapse
 
brads profile image
Bradley Oliver

naw, still broken

Thread Thread
 
coderamrin profile image
Amrin

It works for me. I don't know what's causing this

github.com/Coderamrin/responsive-n...
coderamrin.github.io/responsive-na...

Thread Thread
 
guscarpim profile image
Gustavo Scarpim

Me too

Collapse
 
tleperou profile image
Thomas Lepérou
Comment hidden by post author
Collapse
 
raibtoffoletto profile image
Raí B. Toffoletto

I think for better a11y would be better to use a button for the hamburger and a ul/li for the navigation items. 😉 But nice work 🎉

Collapse
 
coderamrin profile image
Amrin

Thanks Rai.
I'm learning web accesibility :D
will do for the next projects.

Collapse
 
raibtoffoletto profile image
Raí B. Toffoletto

A hreat writer here on DEV is inhuofficial .
His articles have been helping me to rethink a lot of a11y. Go check him out.

Thread Thread
 
coderamrin profile image
Amrin

Thanks Rai

Thread Thread
 
grahamthedev profile image
GrahamTheDev

Aww I am blushing, thanks for the mention! ❤️

Collapse
 
raibtoffoletto profile image
Raí B. Toffoletto

A hreat writer here on DEV is @inhuofficial .
His articles have been helping me to rethink a lot of a11y. Go check him out.

Collapse
 
codesushil profile image
Code With Sushil

Nice

Collapse
 
coderamrin profile image
Amrin

thanks Sushil

Collapse
 
leticiacareli profile image
leticiacareli

Thanks!

Some comments have been hidden by the post's author - find out more