Download Link :
http://www.skptricks.com/2018/02/vert...
In this tutorial we are going to discuss How to create vertical menu or navigation bar using CSS. Menu bar or Navigation Bar helps us to Categories web pages easily and CSS design plays most important role over here.
CSS Navigation Bar, How To Create a Top Navigation Bar
Vertical Menu or Navigation Bar.
We have covered two example of vertical menu bars and you can transform boring HTML menus into good-looking navigation bars with the help of CSS design:
1. Generic Menu Bar
2. Menu Bar with notification count.
Explanation about some important CSS property :
list-style-type: none;
It helps to removes the bullets from the unordered list view.
margin: 0; and padding: 0;
It helps to to remove browser default settings.
Download Link :
http://www.skptricks.com/2018/02/vert...