Thread: site
View Single Post
  #2 (permalink)  
Old 02-07-2005, 02:25 AM
P-Zan P-Zan is offline
New kid on the block
 
Join Date: Jul 2005
Location: Ipoh
Posts: 4
Rep Power: 0
P-Zan is on a distinguished road
Menj,

The style declarations for links should go in this order, otherwise it may break in some browsers:

a:link
a:visited
a:hover

As far as I know a:visited:hover is not a valid code. I assume this problem about the links is what you are referring to. If not, do tell me more specifically what you are attempting.
Reply With Quote