Vertical Menus
I t is very hard to find a compatible menu for all browsers. Without using CSS tricks is very hard for every webmaster, and when you mange to create a menu you decide to keep it for your menu. Though sometimes we have to change different aspects, and styling to make it more trendy, and make it more reliable and professional for users.HTML, for the menu.
will look like this :
That’s it for HTML code, if you are confused and want to know more about HTML code you can do more research about HTML. That’s no really extraordinary and webmaster really great.
Let’s move them into CSS. Notice the “listmenu” was inside and a class and we create it so we have just a single page, while using an ID. Down is the code for the listmenu class:
What we have did here is just adding some padding and margin to space the whole list out from the side of the page. This can be see whoever what you need to make it fit in the layout. Also a width was added, we all know what that does, will remove the bullet points from the end of the list. Add CSS to style the list item, will work only list items that are hyperlinked like the similar in HTML code posted above. The codes look like this :

Display block makes your browser to put each list items on one new line rather than all in one line. The two borders will simply add a 3px #666 border to either side of our list menu. The rest pf CSS is just normally and explanatory.
Extra CSS code :
The code sets a font face, size and color for the page. The menu is already getting a shape, all we need is just a great rollover.To add , use this CSS :
This code is just changing the color, the background color, to #666 and the font color to #fff when you put your mouse over it. Here is the full code for this menu. If you like this tutorial, please post your comment .






Explore-web services and content. Free 3D webmaster logos, photoshop tutorials. Impresionant websites and great graphics. Special designs and layouts represented with colored and inspired screenshoots. Download more 3D logos and find the ultimate CSS news. Explore-web is updating you.

