Hello readers !
This blog is about how to make a simple drop down navigation menu.
First of all you need an unorder listing(ul-li) in html page as I have taken in example below.
After this we come on css.
Here we define all classes with their attributes. i am using a css3 attribute ' transiton' to make it more smooth.
0 Comment(s)