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
3 odpowiedzi
+ 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
+ 2
open www.w3school.com,
there a lot explanation about bootstrap
0
thanks Andika ...
please tell me more about Bootstrap.