+ 1
I need code for horizonal navigation bar please......who cam help out. Pls slide to my dm or comment
Any logo and the left and menus like home, contact,about,services.....not drop down mean
2 ответов
+ 2
you can use this link to understand horizontal navigation bar better
https://www.w3schools.com/css/css_navbar.asp
https://www.w3schools.com/css/css_navbar_horizontal.asp
+ 1
make the container display flex, inside all of the menu and logo. then in the logo use flex:1.
or use gridbased layout provided by css framework like bootstrap