nokill2003: align="center" klappt bei i-frame nicht

Beitrag lesen

Hi

Hi,

<html>

<head>
<title>Test</title>
</head>

<body>
<iframe src="http://domfree.de/nywlt/left.htm" name="Fensterlein" width="120" height="1000" marginheight="0" marginwidth="0" frameborder="0" align="left" scrolling="no">
</iframe>
<iframe src="http://domfree.de/nywlt/right.htm" name="Fensterlein" width="120" height="1000" marginheight="0" marginwidth="0" frameborder="0" align="right" scrolling="no">
</iframe>
<iframe src="http://44013.rapidforum.com" name="Fensterlein" width="700" height="1000" frameborder="2" scrolling="no" marginheight="50" marginwidth="0" align="center">
</iframe>
</body>

</html>

Ich würde es mit CSS versuchen ich hatte das Problem nähmlich auch schon oft.
Das sähe dann so aus <iframe style="align:center"></iframe>
                               oder <div>s
Das wiederum sähe so aus <div align="center"><iframe></iframe></div>
cu nokill2003

--
Heute ist der 1.Tag vom Rest deines Lebens!