![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
h1 { font-family:'Tempus Sans ITC','Tahoma'; font-weight: bold; font-size: 20px; color: #000000; margin: 0.3em 0; } |
|
h1 a { (or a.h1) font-family:'Tempus Sans ITC','Tahoma'; font-weight: bold; font-size: 20px; color: #fe0000; margin: 0.3em 0; } |
|
Hi there, Is there a way to make H1 have multiple mouse over and click states independant of each other. something like h1 { font-family:'Tempus Sans ITC','Tahoma'; font-weight: bold; font-size: 20px; color: #000000; margin: 0.3em 0; } h1 a { (or a.h1) font-family:'Tempus Sans ITC','Tahoma'; font-weight: bold; font-size: 20px; color: #fe0000; margin: 0.3em 0; } Thanks |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
|
is this helpful wht u wanted? h1 a:hover { font-family:'Tempus Sans ITC', 'Tahoma'; background-color: #00FFFF; width: 75px; font-weight: bold; font-size: 20px; color: #003366; margin: 0.3em 0; } |
![]() |
| Thread Tools | |
| Display Modes | |
| |