How to add navigation bar in html and css ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to add navigation bar in html and css ?

i am designing a project ALUMNI portal for my university i need some help from you guys ... Regards ... FARAN

27th Nov 2017, 10:56 AM
Muhammad Faran
Muhammad Faran - avatar
3 Answers
+ 2
you can use <nav> for html5 standard or <div>, but you need to style it in css. depends on what kind a nav bar you want, simple like tab navigation or dropdown or anything else. there is a lot of tutorial you can read out there. or you can use css library like bootstrap
27th Nov 2017, 11:30 AM
Andika Romansyah
+ 2
open www.w3school.com, there a lot explanation about bootstrap
27th Nov 2017, 11:58 AM
Andika Romansyah
0
thanks Andika ... please tell me more about Bootstrap.
27th Nov 2017, 11:36 AM
Muhammad Faran
Muhammad Faran - avatar