Hover Menu

Main >> Content >> Tutorials >> HTML >> Hover Menu


This is a very cute, sort of link effect. Called hover manu. It creates boxes around the links with one color and when you hover it you'll get another color. Here's how it looks, try to hover it:



Step 1: Start by copying this code and paste it in a HTML-box on the page you want the menu.


Step 2: Where it says LINK HERE, paste the URL adress of the pages you want to have in the menu. And where it says TITLE type in the name of the pages.

Step 3: If you want to change the colors, you can do this by changing the color codes on background-color:b8d4b8 and {background-color:#446244}.
And then you're done!:)