hover help |
hover help |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Mar 2005 Member No: 120,769 ![]() |
anyone have the code so if you hover over a link, then the letters of that link turns into all capitals?
|
|
|
![]() |
*mona lisa* |
![]()
Post
#2
|
Guest ![]() |
....it should. I think maybe I left out some stuff?
try this: CODE <style type="text/css">
a: hover { color:#000000; font: FONT NAME; font-size: #px; text-decoration: uppercase; } </style> |
|
|
![]() ![]() |