ricardoman
Neues Mitglied
Hallo Leute,
mein Task ist eine Tabelle mit 3x3 Feldern zu bauen, die nicht größer als 800x600 Pixel sein darf. Außerdem sollte sie horizontal und vertikal zentriert sein.
Kein Problem, hab ich mir gedacht und fologendes auf die binäre Welt losgelassen:
<html>
<head>
<title>Mittig</title>
</head>
<body>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle">
<iframe set rows="200,200,200" border="0">
<iframe set cols="266,268,266" border="0">
<iframe src="http://www.koeckeis.at/bt/testpage/liob.html" scrolling="no">
<iframe src="http://www.koeckeis.at/bt/testpage/miob.html" scrolling="no">
<iframe src="http://www.koeckeis.at/bt/testpage/reob.html" scrolling="no">
</iframe set>
<iframe set cols="266,268,266" border="0">
<iframe src="http://www.koeckeis.at/bt/testpage/limi.html" scrolling="no">
<iframe src="http://www.koeckeis.at/bt/testpage/mimi.html" scrolling="no">
<iframe src="http://www.koeckeis.at/bt/testpage/remi.html" scrolling="no">
</iframe set>
<iframe set cols="266,268,266" border="0">
<iframe src="http://www.koeckeis.at/bt/testpage/liun.html" scrolling="no">
<iframe src="http://www.koeckeis.at/bt/testpage/miun.html" scrolling="no">
<iframe src="http://www.koeckeis.at/bt/testpage/reun.html" scrolling="no">
</iframe set>
</iframe set>
</td>
</tr>
</table>
</body>
</html>
Leider ist das Erbegnis nicht das, was es für mich sein sollte, und ich finde beim besten Willen keinen Fehler!
Das Online-Erbgebnis könnt ihr übrigens hier sehen:
Mittig
Ich wäre für eure Hilfe sehr dankbar!
Grüße, Ric.
mein Task ist eine Tabelle mit 3x3 Feldern zu bauen, die nicht größer als 800x600 Pixel sein darf. Außerdem sollte sie horizontal und vertikal zentriert sein.
Kein Problem, hab ich mir gedacht und fologendes auf die binäre Welt losgelassen:
<html>
<head>
<title>Mittig</title>
</head>
<body>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle">
<iframe set rows="200,200,200" border="0">
<iframe set cols="266,268,266" border="0">
<iframe src="http://www.koeckeis.at/bt/testpage/liob.html" scrolling="no">
<iframe src="http://www.koeckeis.at/bt/testpage/miob.html" scrolling="no">
<iframe src="http://www.koeckeis.at/bt/testpage/reob.html" scrolling="no">
</iframe set>
<iframe set cols="266,268,266" border="0">
<iframe src="http://www.koeckeis.at/bt/testpage/limi.html" scrolling="no">
<iframe src="http://www.koeckeis.at/bt/testpage/mimi.html" scrolling="no">
<iframe src="http://www.koeckeis.at/bt/testpage/remi.html" scrolling="no">
</iframe set>
<iframe set cols="266,268,266" border="0">
<iframe src="http://www.koeckeis.at/bt/testpage/liun.html" scrolling="no">
<iframe src="http://www.koeckeis.at/bt/testpage/miun.html" scrolling="no">
<iframe src="http://www.koeckeis.at/bt/testpage/reun.html" scrolling="no">
</iframe set>
</iframe set>
</td>
</tr>
</table>
</body>
</html>
Leider ist das Erbegnis nicht das, was es für mich sein sollte, und ich finde beim besten Willen keinen Fehler!
Das Online-Erbgebnis könnt ihr übrigens hier sehen:
Mittig
Ich wäre für eure Hilfe sehr dankbar!
Grüße, Ric.