<a href="seite.htm" class="menu">
a.menu:hover{}Gruß, Marian
im Quelltext steht <div class="menu"><a href="home.html" onfocus="blurLink(this);">Startseite</a></div>
Leider klappt das nicht, wenn ich im CSS folgendes eingebe:
a.navi:hover {
border-left:5px solid green; margin-top:1px; margin-bottom:1px; margin-right:1px;
background-color: gray;
}
Dank und Gruss,
jackie