Ich möchte ein onmouseover erstellen, habe schon viel ausprobiert, aber hat nie geklappt
Hier mal mein html code:
- Code: Alles auswählen
<DOCTYPE>
<html>
<head>
<meta>
<meta>
<title>hcd-uri</title>
<link>
</head>
<body>
<div>
</div>
<div>
</div>
<table>
<tr>
<td>
<td><a><img></a></td>
<td><a><img></a></td>
<td><a><img></a></td>
<td><a><img></a></td>
<td><a><img></a></td>
<td><a><img></a></td>
<td><a><img></a></td>
<td><a><img></a></td>
<td><a><img></a></td>
</tr>
</table>
</body>
</html>
Hier mal mein css code:
- Code: Alles auswählen
body {
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-right:0px;
margin-top:0px;
background-image:url(images/hintergrund.jpg);
background-repeat:repeat-x;
background-color:#3399FF;
}
#banner_oben {
background:url(images/banner_oben.jpg) no-repeat top;
margin: 0 auto;
height:25px;
width:900px;
}
#banner {
background:url(images/banner.jpg) no-repeat top;
margin: 0 auto;
height:150px;
width:900px;
}
Damit ihr euch auch noch Vorstellen könnt wie es aussieht, hier ein print screen.
Und zwar möchte ich bei den links (Home, Archiv, Clubdaten, Fanartikel, Vorstand usw.) einen onmouseover, das onmouseover bild heisst home2.jpg, archiv2.jpg, clubdaten2.jpg usw.
ebenso möchte ich auch noch den active evekt, also wenn man zum beispiel auf archiv oder clubdaten oder so ist, dass dann das bild so aussieht wie beim onmouseover, damit man sozusagen sieht auf welchem link man ist.
kann mir da jemand helfen? wäre zu toll wenn mir jemand gerade bei meinem html und css code den onmouseover evekt bearbeiten könnte, damit ich dann nur noch kopieren müsste. wäre wirklich sehr toll.
hoffe ich habe euch genug informationen gegeben und ihr wisst was ich meine
besten dank schon mal
freundliche grüsse
