General discussion
December 21, 2001 at 07:19 AM
munshi_jai

order of styles in web page

by munshi_jai . Updated 24 years, 8 months ago

The order in which styles are entered into a web document for a hover feature to work correctly is :
a) link,active,hover,visited
b) link,visited,active,hover
c) hover,link,active,visited
d) link,visited,hover,active
e) any order

This discussion is locked

All Comments