Startpost-Retter
Wir haben unserer Hp ein eigenes Design gegeben, der html Code passt und alles geht. Doch wird bei manchen der Rest des Designs wird einfach abgeschnitten. Wenn wir beim Code eingeben dass gescrollt wird dann gibt es das Design doppelt. Wenn wir 'Automatisch' einstellen dann ändert sich auch nichts daran. Was können wir machen?
Der Code ist:
<html>
<head>
<title>Liliput-Dreams</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="auto">
<img src=" http://img171.imageshack.us/img171/5994/photofb7.png
">
<div id="Home" style="position: absolute; left: 247px; top: 128px;">
<iframe src="http://liliput.dreipage.de/text_80949188_76437163_49925691_deutsch.htm
l" name="Home" width="486" height="624" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
</body>
</html>
<html>
<head>
<title>Home</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="auto">
<img src="http://img171.imageshack.us/img171/5994/photofb7.png">
<div id="Menü" style="position: absolute; left: 737px; top: 130px;">
<iframe src="http://liliput.dreipage.de/text_80949188_98725643_49925691_deutsch.htm
l " name="Menü" width="247" height="428" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
</body>
</html>
Der Code ist:
<html>
<head>
<title>Liliput-Dreams</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="auto">
<img src=" http://img171.imageshack.us/img171/5994/photofb7.png
">
<div id="Home" style="position: absolute; left: 247px; top: 128px;">
<iframe src="http://liliput.dreipage.de/text_80949188_76437163_49925691_deutsch.htm
l" name="Home" width="486" height="624" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
</body>
</html>
<html>
<head>
<title>Home</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="auto">
<img src="http://img171.imageshack.us/img171/5994/photofb7.png">
<div id="Menü" style="position: absolute; left: 737px; top: 130px;">
<iframe src="http://liliput.dreipage.de/text_80949188_98725643_49925691_deutsch.htm
l " name="Menü" width="247" height="428" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
</body>
</html>