Hallo Leutz,
also erstmal muss ich sagen bin ich absoluter Neuling auf dem Gebiet.
Ich hab echt schon tausend Sachen probiert das es passt, was es aber immer noch nicht tut und so langsam fehlt mir die Geduld.
Vllt könnt Ihr mir hierbei helfen, wäre echt schick.
Ich glaube auf dem Bild seht ihr das Problem auf Anhieb.
Wichtig für mich ist, dass ich die Abstände zwischen den Bildern wegbekomme und
das das Bild in der Mitte-Rechts an der richtigen Stelle sitzt.
Hier noch den Quelltext
Help! Thx
also erstmal muss ich sagen bin ich absoluter Neuling auf dem Gebiet.
Ich hab echt schon tausend Sachen probiert das es passt, was es aber immer noch nicht tut und so langsam fehlt mir die Geduld.
Vllt könnt Ihr mir hierbei helfen, wäre echt schick.
Ich glaube auf dem Bild seht ihr das Problem auf Anhieb.
Wichtig für mich ist, dass ich die Abstände zwischen den Bildern wegbekomme und
das das Bild in der Mitte-Rechts an der richtigen Stelle sitzt.
Hier noch den Quelltext
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>ENTER - CLANNAME</title>
<style type="text/css">
<!--
body {
background-color: #000000;
}
-->
</style>
</head>
<body topmargin="0">
<div align="center">
<table width="1280" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1280" height="60"><img src="" width="1280" height="60" /></td>[COLOR=YellowGreen]</tr>[/COLOR]
[COLOR=Red]<td></table>[/COLOR]
<tr>
<td width="156" height="90"><img src="" width="156" height="90" /></td>
[COLOR=Red]</table>[/COLOR]</tr>
<tr>
<td width="125" height="90"><img src="" width="125" height="90" /></a></td>
[COLOR=Red]</table>[/COLOR]</tr>
<tr>
<td width="999" height="90"><img src="" width="999" height="90" /></td>
[COLOR=Red]</table>[/COLOR]</tr>
[COLOR=Red]</td>[/COLOR]
<tr>
<td width="1280" height="431"><img src="" width="1280" height="431" /></td>
[COLOR=Red]</table>[/COLOR]</tr>
[COLOR=Red]</td>[/COLOR]
<tr>
<td width="156" height="139"><img src="" width="156" height="139" /></td>
[COLOR=Red]</table>[/COLOR]</tr>
[COLOR=Red]</td>[/COLOR]
<tr>
<td width="541" height="139"><img src="" width="541" height="139" /></td>
[COLOR=Red]</table>[/COLOR]</tr>
[COLOR=Red]</td>[/COLOR]
<tr>
<td width="394" height="139"><img src="" width="394" height="139" /></td>
[COLOR=Red]</table>[/COLOR]</tr>
[COLOR=Red]</td>[/COLOR]
<tr>[COLOR=SeaGreen]<td>[/COLOR]
<a href=""><IMG SRC="" WIDTH=189 HEIGHT=139 onMouseOver=src="Bilder/MW2Enter_09_hover.jpg" onMouseOut=src="Bilder/MW2Enter_09.jpg" border="0"></a></td>
[COLOR=Red]</table>[/COLOR]</tr>
[COLOR=Red]</td>[/COLOR]
[COLOR=SeaGreen]</table>[/COLOR]
</div>
</body>
</html>
Zuletzt bearbeitet von einem Moderator: