ich bin jetz soweit dass ich mir den grundriss in kleiner bilder angelegt habe.
dazu hab ich eine weitere html in der ich zum test 2 schwarzweißlogos habe.
Aufbau von grundriss.htm:
<html>
<head>
<title>obergeschoss</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor=#ffffff leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 width=720>
<!-- ImageReady Slices (obergeschoss.jpg) -->
<table width=561 border=0 cellpadding=0 cellspacing=0>
<tr>
<td>
<img src="images/obergeschoss_01.jpg" width=57 height=57 alt=""></td>
<td>
<img src="images/obergeschoss_02.jpg" width=56 height=57 alt=""></td>
<td>
<img src="images/obergeschoss_03.jpg" width=57 height=57 alt=""></td>
<td>
<img src="images/obergeschoss_04.jpg" width=57 height=57 alt=""></td>
<td>
<img src="images/obergeschoss_05.jpg" width=54 height=57 alt=""></td>
<td>
<img src="images/obergeschoss_06.jpg" width=59 height=57 alt=""></td>
<td>
<img src="images/obergeschoss_07.jpg" width=57 height=57 alt=""></td>
<td>
<img src="images/obergeschoss_08.jpg" width=57 height=57 alt=""></td>
<td>
<img src="images/obergeschoss_09.jpg" width=56 height=57 alt=""></td>
<td>
<img src="images/obergeschoss_10.jpg" width=51 height=57 alt=""></td>
</tr>
</table>
Aufbau von logo.htm:
<html>
<head>
<title>obergeschoss</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor=#ffffff leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 width=720>
<table valign="top" border=1>
<tr>
<td>
<img src="logos_bw/deichmann_bw.png" >
</td>
</tr>
<tr>
<td>
<img src="logos_bw/ernstings_bw.png" >
</td>
</tr>
</table>
</body>
</html>
<!-- End ImageReady Slices -->
</body>
</html>
Wie sag ich jetzt einem bild in der grundriss.htm, dass wenn man mit der maus drüber geht dass logo in der logo.htm von schwarzweiß in das farbige logo wechsel. (farbie logos im ordner /logos , schwarzweiße logos im ordner /logos_bw/