Hallo Leuts,
ich bin neu hier und habe ne Frage
Ich habe eine Page geschrieben (in html). Nun habe ich ein Problem mit einem Iframe.
Wie bekomme ich es hin, dass das angezeigte Bild mittig ausgerichtet wird.
Hoffe auf eure Hilfe!!!
Lg
dystonie
ich bin neu hier und habe ne Frage
Ich habe eine Page geschrieben (in html). Nun habe ich ein Problem mit einem Iframe.
Wie bekomme ich es hin, dass das angezeigte Bild mittig ausgerichtet wird.
Code:
<table style="border: #000000 3px solid" bordercolor="black" bgcolor="#A2B5CD" cellpadding="0" cellspacing="0">
<tr><td>
<iframe src="navigation.html" width="260" height="530" frameborder="0"></iframe>
<iframe name="anzeige" width="660" height="530" frameborder="0"></iframe>
</td></tr>
</table>
Hoffe auf eure Hilfe!!!
Lg
dystonie