![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I am busy updating a html menu, Im using the CSS and I've got the menu buttons to underline when clicking, but need the buttons to underline on the mouse roll-over. This is the code that I.m using in my style sheets. A:hover {color:#FFFFFF; font-family:arial; font-size:8pt; text-decoration:underline; font-weight: bold} A:link {color:#FFFFFF; text-decoration:underline; font-family:Arial; font-weight:bold; font-size: 8pt} A:visited {color:#FFFFFF; text-decoration:none; font-family:Arial; font-weight:bold; font-size: 8pt} A:active {color:#FFFFFF; text-decoration:underline; font-family:Arial; font-weight:bold; font-size: 8pt} The menu is basically A href links to other pages. I will also need to have the button that I have chossen to remain highlighted. Thanks!! |
![]() |
| Thread Tools | |
| Display Modes | |
| |