| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
help with style sheets
Hello,
I was wondering is there is a way to have two different sets or parameters for the links actions. I need to do this as i want to have two different types of rollover effects on the same page, one in my navigation bar test and a second for different links Is there a way to do this? thx for any help |
|
#2
|
||||
|
||||
|
Define it according to the element scope:
Code:
#nav li a:link:hover {}
for the navigation Code:
#content a:link:hover {}
for the rest |
![]() |
| Viewing: ASP Free Forums > Web Design > Web Layout > help with style sheets |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|