[HTML] Tabelle so weit gezogen wie es nciht mehr geht

.smartness
Hallo!

Ich habe folgendes Problem:

Meine Hundesteckbrief ist sehr, sehr langgezogen. Kein normales lang sondern überlang...

seht selbst:

http://gestuetreichshof.ge.funpic.de/Black.htm

Es kann daran liegen das ich etwas falsch gecodet hab...ist mein erster Stecki und ich weiß eben nciht was falsch ist...

Vielleicht könnt ihr mir ja helfen,
Nina1
mickymouse
füg bei <table ... bitte width="600" ein xD
.smartness
Mhh...ist doch aber 250 drinne...^^

EDIT: Habs mal gemacht, mein ich das nur oder ist das jetzt noch schlimmer? o.O
mickymouse
ich schaue mal momentchen
.smartness
Dangö smile
mickymouse
Kein Wunder, hast des total überzogen -> statt 100 % hast du 600 % stehen!

Hier mal der richtige Code, musst aber schaun ob die Bilder gehen etc! Augenzwinkern

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
<html>

<head>
<style type="text/css">
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #A6BF49; background-color: #FAFBF6;>
background-attachment:fixed; padding:0px; cursor: crosshair;
scrollbar-face-color: #FAFBF6;
scrollbar-highlight-color: #FAFBF6; 
scrollbar-3dlight-color: #FAFBF6; 
scrollbar-darkshadow-color: #FAFBF6; 
scrollbar-shadow-color: #FAFBF6; 
scrollbar-arrow-color: #A6BF49;
scrollbar-track-color: #FAFBF6;
}


A:link, A:active, A:visited {color: #A6BF49; font-size: 10px; text-decoration: underline;}
A:hover {color: #A6BF49; font-size: 9pt; text-decoration: none; position: relative; top: 1px; left: 1px;}

B {font-family: verdana; color: #A6BF49;}

input {background: #C0C0C0; font-size:9pt; font-family:verdana}

input {background: #FAFBF6;}
td, th, ul, li, input, textarea {color: #A6BF49; font-family: Verdana; font-size: 10px; }

table {border-spacing: 0px; border-color: #A6BF49; font: 10px Verdana; border-collapse:collapse; }
	td {color: #A6BF49; text-align: center; border-color: #A6BF49; }

textarea {color: #A6BF49; background-color: #FAFBF6;
font-family: verdana; font-size: 10px; text-align:left;
text-decoration: none; border-color: #A6BF49; border-style: solid;
border-width: 1px;}
</style>

<title>Gestuet Reichshof</title>
</head>
<body>
<div align=center>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="black" width="250">
  <tr>
    <td width="40%" colspan="2"><center><b>Black</b></center></td>
  </tr>
</table>
<script language=javascript>
////////////////////////////////////////////////
// dmx slidershow by robert engelhardt © 2003 //
//              womstar@uni.de                //
//       vermerk bitte stehn lassen!          //
////////////////////////////////////////////////
//    der macher des scriptes distanziert     //
//       sich von dem inhalt der seite        //
////////////////////////////////////////////////

/******************* EIGENSCHAFTEN ************************/

	/**************************************************/
	/* die bilder sollten alle die gleiche größe haben*/
	/**************************************************/

	bilder			= new Array("Black1.jpg","Black2.jpg","Black3.jpg");

	/**************************************************/

	rahmenBreite		= 450; 		// die breite des rahmens ist gleich die breite des bildes
	rahmenHoehe		= 300; 		// die höhe des rahmens ist gleich die höhe des bildes
	rahmenRand		= 0;
	rahmenStil		= "dotted";
	rahmenFarbe		= "#C0C0C0";
	rahmenHintergrundFarbe	= "#FFFFFF";

	schriftArt		= "Verdana";
	schriftFarbe		= "#A6BF49";
	schriftGroesse		= 1;

	trennZeichen		= "-";		// trennzeichen zwischen den links

	srollVarianten		= 1; 		// 0 = von unten nach oben, 1 = von rechts nach links

/*********************************************************/

	document.write("<center>"
	+"<div id='rahmen' style='width:"
	+(rahmenBreite+33)+"; height:"
	+(rahmenHoehe+33)+"; border:"
	+rahmenRand+"px "
	+rahmenStil+" #"
	+rahmenFarbe+"; background-color:#"
	+rahmenHintergrundFarbe+";overflow:hidden'>");

	(srollVarianten==0) ?
	document.write("<div id='jumper' style='position:relative;top:18;left:0'>") :
	document.write("<div id='jumper' style='position:relative;left:18;top:18'>");

	(srollVarianten==0) ?
	document.write("<table width="
	+rahmenBreite+" cellspacing=0 cellpadding=0>") :
	document.write("<table height="
	+rahmenHoehe+" cellspacing=0 cellpadding=0>");

for (i=0;i<bilder.length;i++)
{
	(srollVarianten==0) ?
	document.write("<tr><td width="
	+rahmenBreite+" height="
	+rahmenHoehe+">") :
	document.write("<td width="
	+rahmenBreite+" height="
	+rahmenHoehe+">");

	(srollVarianten==0) ?
	document.write("<img src="+bilder[i]+"></td></tr>"
	+"<tr><td height=25></td></tr>") :
	document.write("<img src="+bilder[i]+"></td>"
	+"<td><div style='width:25'></div></td>");
}

	document.write("</table></div></div><br>");

for (i = 0; i < bilder.length; i++)
{
	if (i == bilder.length-1) trennZeichen = "";
	(srollVarianten==0) ?
	(i == 0) ? posY = 0 : posY = (rahmenHoehe*i)+(25*i) :
	(i == 0) ? posY = 0 : posY = (rahmenBreite*i)+(25*i);

	document.write("<a href='javascript:getPos("
	+posY+")' onfocus='this.blur()' style='text-decoration:none'><font size="
	+schriftGroesse+" color="
	+schriftFarbe+" face="
	+schriftArt+">Bild"+(i+1)+"</font></a>"
	+"<font style='cursor:default'> "
	+trennZeichen+" </font>");
}

	document.write("</center>");

var thePos=dimx=Dimx=0,time;

function getPos(pos)
{
	thePos 	= pos-(pos*2)+18;

	browser	= navigator.appName;
	usAgent = navigator.userAgent;

	if (browser == "Microsoft Internet Explorer" || usAgent.indexOf("Opera") >- 1)
	clearTimeout(time);

	dmx();
}
function dmx()
{
	time 	= setTimeout("dmx()",0);

	dimx 	= Math.round(Dimx+=((thePos)-Dimx)*4/20);

	if (document.getElementById)
	{
		(srollVarianten==0) ?
		document.getElementById("jumper").style.top  = dimx :
		document.getElementById("jumper").style.left = dimx;
	}
	else if (document.all)
	{
		(srollVarianten==0) ?
		document.all["jumper"].style.top  = dimx :
		document.all["jumper"].style.left = dimx;
	}

	if (thePos == dimx) clearTimeout(time);
}
            </script>
<p>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="black" width="50%">
  <tr>
    <td width="150%" height="25%" colspan="2"><center>&copy by Rainy von <a href="http://www.gegen-bilderklau.net" target="_blank"><br>Gegen Bilderklau</a></center></td>
  </tr>
</table>
<p>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="black" width="50%">
  <tr>
    <td width="25%" colspan="2"><center><b>Allgemein</b></center></td>
  </tr>
  <tr>
    <td width="25%"><b>Name</b></td>
    <td width="25%">Black</td>
  </tr>
  <tr>
    <td width="25%"><b>Geschlecht</b></td>
    <td width="25%">Rüde</td>
  </tr>
  <tr>
    <td width="25%"><b>Rasse</b></td>
    <td width="25%">Berner Sennenhund</td>
  </tr>
  <tr>
    <td width="25%"><b>Alter</b></td>
    <td width="25%">5 Jahre</td>
  </tr>
  <tr>
    <td width="25%"><b>Kastriert</b></td>
    <td width="25%">Ja</td>
  </tr>
  <tr>
    <td width="25%"><b>Verträglich mit anderen Hunden</b></td>
    <td width="25%">Ja</td>
  </tr>
  <tr>
    <td width="25%"><b>Verträglich mit Katzen</b></td>
    <td width="25%">Nicht getestet</td>
  </tr>
</table>
<p>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="black" width="50%">
  <tr>
    <td width="150%" colspan="3"><center><b>Ausbildung</b></center></td>
  </tr>
  <tr>
    <td width="50%"><b>Art</b></td>
    <td width="50%"><b>Können</b></td>
    <td width="50%"><center><b>&nbsp;&nbsp;&nbsp;Potential&nbsp;&nbsp;&nbsp;</b></center></td>
  </tr>
  <tr>
    <td width="50%"><b>Hundeschule</b></td>
    <td width="50%">gut</td>
    <td width="50%">sehr gut</td>
  </tr>
  <tr>
    <td width="50%"><b>Agility</b></td>
    <td width="50%">gut</td>
    <td width="50%">sehr gut</td>
  </tr>
  <tr>
    <td width="50%"><b>Dog Dancing</b></td>
    <td width="50%">-</td>
    <td width="50%">gut</td>
  </tr>
</table>
<p>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="black" width="50%">
  <tr>
    <td width="150%" colspan="3"><center><b>Erfolge</b><center></td>
  </tr>
  <tr>
    <td width="25%"><b>Hof</b></td>   
    <td width="25%"><b>Disziplin</b></td>
    <td width="25%"><center><b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Platz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</b></center></td>
  </tr>
</table>
<p>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="black" width="50%">
  <tr>
    <td width="150%" colspan="2"><center><b>Sonstiges</b></center></td>
  </tr>
  <tr>
    <td width="25%"><b>Pfleger</b></td>
    <td width="25%">-</td>
  </tr>
  <tr>
    <td width="25%"><b>Besitzer</b></td>
    <td width="25%">-</td>
  </tr>
  <tr>
    <td width="50%"><b>Status</b></td>
    <td width="25%">-</td>
  <tr>
</table>
</div>
</body>
</html>
.smartness
Danke ich probiers mal schnell aus, ja, du hattest doch gesagt füg bei <table ... bitte width="600" ein xD ....^^
mickymouse
aber nicht 600 % ^^ sondern nur die Zahl 600 xD so wie der code bei mir is stimmts aber nu!


EDIT: Jo jetzt stimmta auch bei dir Augenzwinkern
.smartness
achso *lol*

Ja jetzt stimmt er, danke smile

Nur noch ein problem, wie kann man da sjetzt machen das Potential genauso groß ist wie art und können? also die spalte... und das bei

Besitzer: -

die - spalte genauso groß ist wie die besitzerspalte?
mickymouse
lol ich schau nach moment
.smartness
Danke^^
mickymouse
so..jez müsst des auch klappen.

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
<html>

<head>
<style type="text/css">
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #A6BF49; background-color: #FAFBF6;>
background-attachment:fixed; padding:0px; cursor: crosshair;
scrollbar-face-color: #FAFBF6;
scrollbar-highlight-color: #FAFBF6; 
scrollbar-3dlight-color: #FAFBF6; 
scrollbar-darkshadow-color: #FAFBF6; 
scrollbar-shadow-color: #FAFBF6; 
scrollbar-arrow-color: #A6BF49;
scrollbar-track-color: #FAFBF6;
}


A:link, A:active, A:visited {color: #A6BF49; font-size: 10px; text-decoration: underline;}
A:hover {color: #A6BF49; font-size: 9pt; text-decoration: none; position: relative; top: 1px; left: 1px;}

B {font-family: verdana; color: #A6BF49;}

input {background: #C0C0C0; font-size:9pt; font-family:verdana}

input {background: #FAFBF6;}
td, th, ul, li, input, textarea {color: #A6BF49; font-family: Verdana; font-size: 10px; }

table {border-spacing: 0px; border-color: #A6BF49; font: 10px Verdana; border-collapse:collapse; }
	td {color: #A6BF49; text-align: center; border-color: #A6BF49; }

textarea {color: #A6BF49; background-color: #FAFBF6;
font-family: verdana; font-size: 10px; text-align:left;
text-decoration: none; border-color: #A6BF49; border-style: solid;
border-width: 1px;}
</style>

<title>Gestuet Reichshof</title>
</head>
<body>
<div align=center>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="black" width="250">
  <tr>
    <td width="40%" colspan="2"><center><b>Black</b></center></td>
  </tr>
</table>
<script language=javascript>
////////////////////////////////////////////////
// dmx slidershow by robert engelhardt © 2003 //
//              womstar@uni.de                //
//       vermerk bitte stehn lassen!          //
////////////////////////////////////////////////
//    der macher des scriptes distanziert     //
//       sich von dem inhalt der seite        //
////////////////////////////////////////////////

/******************* EIGENSCHAFTEN ************************/

	/**************************************************/
	/* die bilder sollten alle die gleiche größe haben*/
	/**************************************************/

	bilder			= new Array("Black1.jpg","Black2.jpg","Black3.jpg");

	/**************************************************/

	rahmenBreite		= 450; 		// die breite des rahmens ist gleich die breite des bildes
	rahmenHoehe		= 300; 		// die höhe des rahmens ist gleich die höhe des bildes
	rahmenRand		= 0;
	rahmenStil		= "dotted";
	rahmenFarbe		= "#C0C0C0";
	rahmenHintergrundFarbe	= "#FFFFFF";

	schriftArt		= "Verdana";
	schriftFarbe		= "#A6BF49";
	schriftGroesse		= 1;

	trennZeichen		= "-";		// trennzeichen zwischen den links

	srollVarianten		= 1; 		// 0 = von unten nach oben, 1 = von rechts nach links

/*********************************************************/

	document.write("<center>"
	+"<div id='rahmen' style='width:"
	+(rahmenBreite+33)+"; height:"
	+(rahmenHoehe+33)+"; border:"
	+rahmenRand+"px "
	+rahmenStil+" #"
	+rahmenFarbe+"; background-color:#"
	+rahmenHintergrundFarbe+";overflow:hidden'>");

	(srollVarianten==0) ?
	document.write("<div id='jumper' style='position:relative;top:18;left:0'>") :
	document.write("<div id='jumper' style='position:relative;left:18;top:18'>");

	(srollVarianten==0) ?
	document.write("<table width="
	+rahmenBreite+" cellspacing=0 cellpadding=0>") :
	document.write("<table height="
	+rahmenHoehe+" cellspacing=0 cellpadding=0>");

for (i=0;i<bilder.length;i++)
{
	(srollVarianten==0) ?
	document.write("<tr><td width="
	+rahmenBreite+" height="
	+rahmenHoehe+">") :
	document.write("<td width="
	+rahmenBreite+" height="
	+rahmenHoehe+">");

	(srollVarianten==0) ?
	document.write("<img src="+bilder[i]+"></td></tr>"
	+"<tr><td height=25></td></tr>") :
	document.write("<img src="+bilder[i]+"></td>"
	+"<td><div style='width:25'></div></td>");
}

	document.write("</table></div></div><br>");

for (i = 0; i < bilder.length; i++)
{
	if (i == bilder.length-1) trennZeichen = "";
	(srollVarianten==0) ?
	(i == 0) ? posY = 0 : posY = (rahmenHoehe*i)+(25*i) :
	(i == 0) ? posY = 0 : posY = (rahmenBreite*i)+(25*i);

	document.write("<a href='javascript:getPos("
	+posY+")' onfocus='this.blur()' style='text-decoration:none'><font size="
	+schriftGroesse+" color="
	+schriftFarbe+" face="
	+schriftArt+">Bild"+(i+1)+"</font></a>"
	+"<font style='cursor:default'> "
	+trennZeichen+" </font>");
}

	document.write("</center>");

var thePos=dimx=Dimx=0,time;

function getPos(pos)
{
	thePos 	= pos-(pos*2)+18;

	browser	= navigator.appName;
	usAgent = navigator.userAgent;

	if (browser == "Microsoft Internet Explorer" || usAgent.indexOf("Opera") >- 1)
	clearTimeout(time);

	dmx();
}
function dmx()
{
	time 	= setTimeout("dmx()",0);

	dimx 	= Math.round(Dimx+=((thePos)-Dimx)*4/20);

	if (document.getElementById)
	{
		(srollVarianten==0) ?
		document.getElementById("jumper").style.top  = dimx :
		document.getElementById("jumper").style.left = dimx;
	}
	else if (document.all)
	{
		(srollVarianten==0) ?
		document.all["jumper"].style.top  = dimx :
		document.all["jumper"].style.left = dimx;
	}

	if (thePos == dimx) clearTimeout(time);
}
            </script>
<p>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="black" width="50%">
  <tr>
    <td width="150%" height="25%" colspan="2"><center>&copy by Rainy von <a href="http://www.gegen-bilderklau.net" target="_blank"><br>Gegen Bilderklau</a></center></td>
  </tr>
</table>
<p>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="black" width="50%">
  <tr>
    <td width="25%" colspan="2"><center><b>Allgemein</b></center></td>
  </tr>
  <tr>
    <td width="25%"><b>Name</b></td>
    <td width="25%">Black</td>
  </tr>
  <tr>
    <td width="25%"><b>Geschlecht</b></td>
    <td width="25%">Rüde</td>
  </tr>
  <tr>
    <td width="25%"><b>Rasse</b></td>
    <td width="25%">Berner Sennenhund</td>
  </tr>
  <tr>
    <td width="25%"><b>Alter</b></td>
    <td width="25%">5 Jahre</td>
  </tr>
  <tr>
    <td width="25%"><b>Kastriert</b></td>
    <td width="25%">Ja</td>
  </tr>
  <tr>
    <td width="25%"><b>Verträglich mit anderen Hunden</b></td>
    <td width="25%">Ja</td>
  </tr>
  <tr>
    <td width="25%"><b>Verträglich mit Katzen</b></td>
    <td width="25%">Nicht getestet</td>
  </tr>
</table>
<p>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="black" width="50%">
  <tr>
    <td width="90%" colspan="3"><center><b>Ausbildung</b></center></td>
  </tr>
  <tr>
    <td width="30%"><b>Art</b></td>
    <td width="30%"><b>Können</b></td>
    <td width="30%"><center><b>&nbsp;&nbsp;&nbsp;Potential&nbsp;&nbsp;&nbsp;</b></center></td>
  </tr>
  <tr>
    <td width="30%"><b>Hundeschule</b></td>
    <td width="30%">gut</td>
    <td width="30%">sehr gut</td>
  </tr>
  <tr>
    <td width="30%"><b>Agility</b></td>
    <td width="30%">gut</td>
    <td width="30%">sehr gut</td>
  </tr>
  <tr>
    <td width="30%"><b>Dog Dancing</b></td>
    <td width="30%">-</td>
    <td width="30%">gut</td>
  </tr>
</table>
<p>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="black" width="50%">
  <tr>
    <td width="150%" colspan="3"><center><b>Erfolge</b><center></td>
  </tr>
  <tr>
    <td width="25%"><b>Hof</b></td>   
    <td width="25%"><b>Disziplin</b></td>
    <td width="25%"><center><b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Platz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</b></center></td>
  </tr>
</table>
<p>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="black" width="50%">
  <tr>
    <td width="150%" colspan="2"><center><b>Sonstiges</b></center></td>
  </tr>
  <tr>
    <td width="25%"><b>Pfleger</b></td>
    <td width="25%">-</td>
  </tr>
  <tr>
    <td width="25%"><b>Besitzer</b></td>
    <td width="25%">-</td>
  </tr>
  <tr>
    <td width="50%"><b>Status</b></td>
    <td width="25%">-</td>
  <tr>
</table>
</div>
</body>
</html>


.smartness
Hey Dankeschön smile Die Ausbildungstabelle klappt jetzt smile

Nur noch eine Klitzekleine Frage^^

Bei Besitzer: - ist das normal das das so komisch schief ist? Das war vorher ja auch shcon, kann man das irgendwie noch ändern?

Danke das du dir soviel Mühe mit mir machst smile
mickymouse
lol ich such den Fehler, nochma Moment *hehe*
.smartness
^^dankeschön
mickymouse
hm..also bei mir ist das normal?! was meinst du genau?
.smartness
Warte ich mal mal schnell nen screen

EDIT: So, im anhang
Also der 'Strich' bei sonstiges soll halt auch in der mitte sein...so wie bei allgemeins smile
mickymouse
okay ^^
.smartness
smile
.smartness
Hey Dankeschön hat super geklappt smile .

LG
Nina1