| Ultrashock Forums
• a:hover and a:visited (dreamweaver) |
|||
![]() |
||||
| Search this Thread | Thread Tools | Display Modes |
|
|
|||||||||||||||||||||||||
![]() |
Ultrashock Member Comments:
|
|
2003-07-28
#2 |
||
|
|
|
2003-07-28
#3 |
||
|
ahhh excellent. many thanks! |
|
|
|
2003-07-28
#4 |
||
|
Yea, I ran into that problem too.. I guess it was just a hunch and it worked for me!
|
|
|
2003-07-29
#5 |
||
|
Yeah, in order to work properly, CSS still requires to list the tags in a certain order. But even though I have read articles about new CSS interpreters implanted in the newest version of the most common internet-browsers, I would still suggest using this order ... !!
|
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|


4 comments
| 1037 views


Linear Mode
A:link {
}
A:visited {
}
A:active {
}
A:hover {
}