Navigation bar in html | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Navigation bar in html

Whatā€™s the best way to design and make a navigation bar responsive in html

22nd Mar 2020, 10:56 PM
Fakanbi David
6 Respostas
+ 3
You can use boostrap. Check out this lesson about navbar with bootstrap. I know it is a simple example but if you investigate a little more you can see quite practical examples and easy to implement https://www.sololearn.com/learn/1592/?ref=app
22nd Mar 2020, 11:00 PM
Cmurio
Cmurio - avatar
+ 2
Guy I'm people who play with you.You're cool make good site
10th Jun 2020, 8:15 AM
šŸÆšŸ˜‚ ā“ƒš•†ļ½”ąø„š”ŸĪ¹Å¦Ļ‚š” šŸ˜³ā˜Æ
šŸÆšŸ˜‚  ā“ƒš•†ļ½”ąø„š”ŸĪ¹Å¦Ļ‚š”  šŸ˜³ā˜Æ - avatar
0
i know but i just want to know how to do it traditionally
22nd Mar 2020, 11:05 PM
Fakanbi David
0
thank you
22nd Mar 2020, 11:17 PM
Fakanbi David
0
Hello, You can simply use the bootstrap media-query for the same. Media-query is nothing but simply a different CSS code for the different display sizes. I have tried the code of navigation bar which you can refer at following link. https://codepen.io/hanlinC/pen/dJwil
24th Mar 2020, 6:20 AM
Ishan Shah
Ishan Shah - avatar