navigation bar | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

navigation bar

who can make a navigation bar with dropdowns

23rd Jun 2016, 11:13 PM
Djawad
Djawad - avatar
2 Answers
0
You can! Check out W3Schools' tutorial on making navbars with Html/CSS http://www.w3schools.com/css/css_navbar.asp
24th Jun 2016, 2:07 PM
Jonathan Morales
0
You can also use a CSS framework to quickly build navigation bars, dialog modals, style forms, sidebars and many more. I recommend the use of Bootstrap which is a very solid CSS framework and it is actively developed and has support for browser compatibility. You can check out the tutorial from W3Schools.com, http://www.w3schools.com/bootstrap/bootstrap_navbar.asp
26th Jun 2016, 8:40 PM
Elena Alexie
Elena Alexie - avatar