
Today, I would like to show you another pure css3 navigation menu where I implemented several nice animate effects. I have just taught our sub menus to fly from nothing, and beat as the heart when you hover your mouse over elements. If you are ready, lets start.1. Log in to blogger account and Click drop down. 2. Now select "Template" Like Below.3. Now you can see Live on blog, Click EDIT HTML Button"4. Now click Proceed button. 5. Find this tag by using Ctrl+F ]]></b:skin>6. Paste below code Before ]]></b:skin> tag#nav,#nav ul { list-style: none outside none; margin: 0; ...