This page is powered by Blogger. Isn't yours?

qpmarl blog

Here you will find personal information about my life as well as everything that I find apropriate and interesting enough to share with the world.

Saturday, June 12, 2004

 

Mouseover the links

I added some links to the menu on the right. Move the mouse over the links to see a description - I did this using CSS and span tags inside the links. The CSS is pretty simple something like

a span {color: #000; display: none;}
a:hover span {display:inline;}

Then any SPAN tags inside the A tags will not be displayed unless the mouse is over the link.

Anyway, I think it's pretty neat.

Comments:
Pip, you're links cover pretty much everywhere I surf go on my lunch break. Now all you need is a link to Dilbert.com --Jacquie
 
Now the description replaces the name of the link.
 
Post a Comment

<< Home