Hallo,
Nochwas:
a.eins {
background-image: url(eins_dn_000.gif);
background-repeat : no-repeat;
width:120px;
height:55px;
}
a:link.eins {
a.eins:link {
background-image: url(eins_dn_000.gif);
background-repeat : no-repeat;
}
a:link.visited {
a.eins:visited {
background-image: url(eins_dn_000.gif);
background-repeat : no-repeat;
}
a:hover.eins {
a.eins:hover {
background-image: url(eins_hi_000.gif);
background-repeat : no-repeat;
}
Element.Klasse:Pseudoformat
siehe auch bei:
http://www.fractatulum.de/fraccss/sample/hov2format2.htm
viele Grüße
Axel