S
Sascha.K
Guest
Hallo Leute .
ich habe heute in cs6 eine website gestaltet und auch alles mit dem slice tool bearbeitet .
Jetz habe ich folgendes problem villeicht könnt ihr mir da weiter helfen . Ich habe das design hier mal eingefügt . und zwar möchte ich das der schwarze bereich ein html frame ist und kein bild oder abstandhalter ist wie kann ich das realiesiren ?? Oben wenn man die Buttons dann klicken tut soll in dem schwarzen bereich z.b die gallerie oder das impressum erscheinen ..
Ich habe unter dem Bild noch meinen Quellcode beigefügt
Ich bitte um eure hilfe
Gruss
sascha
ich habe heute in cs6 eine website gestaltet und auch alles mit dem slice tool bearbeitet .
Jetz habe ich folgendes problem villeicht könnt ihr mir da weiter helfen . Ich habe das design hier mal eingefügt . und zwar möchte ich das der schwarze bereich ein html frame ist und kein bild oder abstandhalter ist wie kann ich das realiesiren ?? Oben wenn man die Buttons dann klicken tut soll in dem schwarzen bereich z.b die gallerie oder das impressum erscheinen ..
Ich habe unter dem Bild noch meinen Quellcode beigefügt
Ich bitte um eure hilfe
Gruss
sascha
HTML:
<html>
<head>
<title>Unbenannt-4</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Save for Web Slices (Unbenannt-4.png - Slices: 00, 01, 02, 03, 04, 05, 06, 07, 08, 09, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20) -->
<table id="Tabelle_01" width="1280" height="1025" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<img src="Bilder/index_01.jpg" width="112" height="51" alt=""></td>
<td colspan="2" rowspan="2">
<img src="Bilder/index_02.jpg" width="156" height="63" alt=""></td>
<td rowspan="2">
<img src="Bilder/index_03.jpg" width="71" height="63" alt=""></td>
<td rowspan="2">
<img src="Bilder/index_04.jpg" width="145" height="63" alt=""></td>
<td rowspan="2">
<img src="Bilder/index_05.jpg" width="81" height="63" alt=""></td>
<td>
<img src="Bilder/index_06.jpg" width="145" height="51" alt=""></td>
<td rowspan="2">
<img src="Bilder/index_07.jpg" width="80" height="63" alt=""></td>
<td>
<img src="Bilder/index_08.jpg" width="145" height="51" alt=""></td>
<td rowspan="2">
<img src="Bilder/index_09.jpg" width="60" height="63" alt=""></td>
<td>
<img src="Bilder/index_10.jpg" width="177" height="51" alt=""></td>
<td rowspan="2">
<img src="Bilder/index_11.jpg" width="108" height="63" alt=""></td>
</tr>
<tr>
<td>
<img src="Bilder/index_12.jpg" width="112" height="12" alt=""></td>
<td>
<img src="Bilder/index_13.jpg" width="145" height="12" alt=""></td>
<td>
<img src="Bilder/index_14.jpg" width="145" height="12" alt=""></td>
<td>
<img src="Bilder/index_15.jpg" width="177" height="12" alt=""></td>
</tr>
<tr>
<td colspan="12">
<img src="Bilder/index_16.jpg" width="1280" height="259" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="3">
<img src="Bilder/index_17.jpg" width="189" height="702" alt=""></td>
<td colspan="10">
<img src="Bilder/index_18.jpg" width="1091" height="29" alt=""></td>
</tr>
<tr>
<td width="1091" height="648" colspan="10">
<img src="Bilder/Abstandhalter.gif" width="1091" height="648" alt=""></td>
</tr>
<tr>
<td colspan="10">
<img src="Bilder/index_20.jpg" width="1091" height="25" alt=""></td>
</tr>
<tr>
<td>
<img src="Bilder/Abstandhalter.gif" width="112" height="1" alt=""></td>
<td>
<img src="Bilder/Abstandhalter.gif" width="77" height="1" alt=""></td>
<td>
<img src="Bilder/Abstandhalter.gif" width="79" height="1" alt=""></td>
<td>
<img src="Bilder/Abstandhalter.gif" width="71" height="1" alt=""></td>
<td>
<img src="Bilder/Abstandhalter.gif" width="145" height="1" alt=""></td>
<td>
<img src="Bilder/Abstandhalter.gif" width="81" height="1" alt=""></td>
<td>
<img src="Bilder/Abstandhalter.gif" width="145" height="1" alt=""></td>
<td>
<img src="Bilder/Abstandhalter.gif" width="80" height="1" alt=""></td>
<td>
<img src="Bilder/Abstandhalter.gif" width="145" height="1" alt=""></td>
<td>
<img src="Bilder/Abstandhalter.gif" width="60" height="1" alt=""></td>
<td>
<img src="Bilder/Abstandhalter.gif" width="177" height="1" alt=""></td>
<td>
<img src="Bilder/Abstandhalter.gif" width="108" height="1" alt=""></td>
</tr>
</table>
<!-- End Save for Web Slices -->
</body>
</html>