• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Hilfe bei tabelle ...

Status
Für weitere Antworten geschlossen.

Philip

Neues Mitglied
Hi !

Ich weiss das klingt jetzt etwas seltsam, aber ich hab ein problem mit ner komplizierten tabelle.

So solls aussehen: http://phikern.ph.funpic.de/spacig.png

und das is der code dazu (tabelle)
^
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="generator" content="HTML Studio">
<title></title>
</head>
<body bgcolor="white">
<table border="0" cellpadding="0" cellspacing="0" align="center" style="align:center;">
<tr>
<td width="800" height="129" background="./spacig_01.gif" colspan="2" style="background-repeat:no-repeat;"></td>
</tr>

<tr>
<td width="193" height="83" valign="top">[img]spacig_02.gif[/img]</td>
</tr>

<tr>
<td width="144" height="101">[img]spacig_05.gif[/img]</td>
</tr>

<tr>
<td width="193" height="100">[img]spacig_07.gif[/img]</td>
</tr>


</table>
</body>
</html>

ich komm nicht mehr weiter :( [/url]

also gesliced hab ichs schon, ich musses nurnoch zusammensetzten
 
Werbung:
Werbung:
nun, sagen wir so... für ein solches design braucht man im durchschnitt 2 minuten, 7 kreise und ein viereck zeichnen :)^^

soll ja keine beleidigung gegenüber deinem Skill sein :D ;Jump

was geht denn nich an der tabelle?
 
ich komm nich mehr weiter :(

is mir zwar peinlich , aber ich hänge fest bzgl. der rechten seite der tabelle
 
Werbung:
Coding:

Code:
<HTML>
<HEAD>
<TITLE>Untitled-2</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>

<TABLE WIDTH=778 BORDER=0 CELLPADDING=0 CELLSPACING=0>
	<TR>
		<TD COLSPAN=2>
			[img]images/Untitled-2_01.gif[/img]</TD>
		<TD>
			[img]images/Untitled-2_02.gif[/img]</TD>
		<TD>
			[img]images/Untitled-2_03.gif[/img]</TD>
		<TD>
			[img]images/spacer.gif[/img]</TD>
	</TR>
	<TR>
		<TD>
			[img]images/home.gif[/img]</TD>
		<TD WIDTH=437 HEIGHT=338 COLSPAN=2 ROWSPAN=5>hfdhdfg</TD>
		<TD>
			[img]images/links.gif[/img]</TD>
		<TD>
			[img]images/spacer.gif[/img]</TD>
	</TR>
	<TR>
		<TD>
			[img]images/about.gif[/img]</TD>
		<TD>
			[img]images/stuff.gif[/img]</TD>
		<TD>
			[img]images/spacer.gif[/img]</TD>
	</TR>
	<TR>
		<TD>
			[img]images/gbook%23.gif[/img]</TD>
		<TD ROWSPAN=2>
			[img]images/mail.gif[/img]</TD>
		<TD>
			[img]images/spacer.gif[/img]</TD>
	</TR>
	<TR>
		<TD ROWSPAN=2>
			[img]images/Untitled-2_11.gif[/img]</TD>
		<TD>
			[img]images/spacer.gif[/img]</TD>
	</TR>
	<TR>
		<TD>
			[img]images/Untitled-2_12.gif[/img]</TD>
		<TD>
			[img]images/spacer.gif[/img]</TD>
	</TR>
	<TR>
		<TD>
			[img]images/Untitled-2_13.gif[/img]</TD>
		<TD COLSPAN=2>
			[img]images/Untitled-2_14.gif[/img]</TD>
		<TD>
			[img]images/Untitled-2_15.gif[/img]</TD>
		<TD>
			[img]images/spacer.gif[/img]</TD>
	</TR>
	<TR>
		<TD>
			[img]images/spacer.gif[/img]</TD>
		<TD>
			[img]images/spacer.gif[/img]</TD>
		<TD>
			[img]images/spacer.gif[/img]</TD>
		<TD>
			[img]images/spacer.gif[/img]</TD>
		<TD></TD>
	</TR>
</TABLE>

</BODY>
</HTML>



DOWNLOAD @
http://www.webdesign-united.de/Mysterious.rar
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben