Aloa,
some code?
aber gerne doch:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled</title>
</head>
<style>
.top_menu_home_de
{
background-image: url(w.gif);
width:43px;
height:16px;
vertical-align: top;
display: block;
}
.top_menu_home_de:hover
{
background-image: url(o.gif);
}
</style>
<body bgcolor="#000000">
<a href="index.htm" class="top_menu_home_de"></a>
</body>
</html>
Vielen Dank für die Hilfe.
lg
Charlie