How do you make links in all caps..., when you hover over them? |
![]() ![]() |
How do you make links in all caps..., when you hover over them? |
Oct 26 2006, 05:33 PM
Post
#1
|
|
![]() (Allison) ![]() ![]() ![]() ![]() ![]() Group: Human Posts: 420 Joined: Apr 2006 Member No: 395,668 |
I know the code for changing links, I just need the bit that makes it do that, because I forgot what it is.
Thanks. =] |
|
|
|
| *mipadi* |
Oct 26 2006, 06:01 PM
Post
#2
|
|
Guest |
Add this bit to your CSS:
CODE A:hover {text-transform:uppercase;}
|
|
|
|
Oct 26 2006, 06:05 PM
Post
#3
|
|
![]() (Allison) ![]() ![]() ![]() ![]() ![]() Group: Human Posts: 420 Joined: Apr 2006 Member No: 395,668 |
Ah, I thought I tried that...
Thanks! |
|
|
|
![]() ![]() |