Hallo allemaal,
Mijn vraag is:
Hoe behoudt ik het hoover effect, ook nadat ik op de link geklikt heb??
Situatie nu is als ik op de link geklikt heb en ik ga weer op de link staan er nu niks gebeurd net zolang totdat ik eerst weer op een andere link geklikt heb.
.class2 a:link {color: #000000;text-decoration: none;}
.class2 a:visited {text-decoration: none;}
.class2 a:hover {text-decoration: underline;color: black;}
.class2 a:active {text-decoration: none;}
b.vb. dank
Richard
Mijn vraag is:
Hoe behoudt ik het hoover effect, ook nadat ik op de link geklikt heb??
Situatie nu is als ik op de link geklikt heb en ik ga weer op de link staan er nu niks gebeurd net zolang totdat ik eerst weer op een andere link geklikt heb.
.class2 a:link {color: #000000;text-decoration: none;}
.class2 a:visited {text-decoration: none;}
.class2 a:hover {text-decoration: underline;color: black;}
.class2 a:active {text-decoration: none;}
b.vb. dank
Richard