Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

.hover to set veritcal position of text link?

0 views
Skip to first unread message

Joe3k

unread,
May 6, 2002, 11:40:57 AM5/6/02
to
Hello - I have some text links in a table and would like them to be
positioned at the top of the table cell they are in when they are rolled
over.

I have managed to them to move to the left and right using this:

.links a:hover { font-weight: bold; color: #FF6600; text-decoration:
underline; padding-left: 15px}

But havent found a way to make them go up.

I have tried using

.links a:hover { font-weight: bold; color: #FF6600; text-decoration:
underline; padding-bottom: 15px}

to no avail.

Any ideas?

Did that make sense?

Cheers - Joe

**remove DONT-SPAM-ME to reply**

0 new messages