Geschrieben von |Alex| am 16.10.2005 um 13:49:
Design zentrieren
Hey,
folgendes problem:
ich habe versucht(!) mein Design mit einer Tabelle zu zentrieren, da sproblem is nur ich kenne mich mit tabellen nicht wirklich aus. Ich habe es aber trotzdem irgendwie egschafft das Design mittig zu bekommen, doch nuns timmen die Frames nicht mehr. Wäre schön wnen mal jemand drüber gucken könnte.
homepage
<html>
<style type="text/css">
<!--
body {
background-image:<a target="_blank" href="desi.jpg;"><a target="_blank" href="desi.jpg;">desi.jpg;[/url][/url]
background-repeat:no-repeat;
background-attachment:fixed;
font-family:Verdana;
font-size:1px;
}
-->
</style>
<body properties scroll="no">
<head>
<title>Charismatic Photography</title>
<style type="text/css">
<!--
body
{
scrollbar-arrow-color:#000000;
scrollbar-face-color:#A19468;
scrollbar-highlight-color:#A19468;
scrollbar-3dlight-color:#000000;
scrollbar-shadow-color:#A19468;
scrollbar-darkshadow-color:#A19468;
scrollbar-track-color:#A19468;
}
-->
</style>
</head>
<body bgcolor="#A19468">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td align="center" valign="middle">
<table width="800px" border="0" cellspacing="0" cellpadding="0" height="368px">
<tr>
<td background="desi">
<div id="Layer1" style="position: absolute; left: 253px; top: 96px;">
<iframe src="home.htm" name="home" width="544" height="265" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
<div id="Layer1" style="position: absolute; left: 13px; top: 86px;">
<iframe src="menue.htm" name="menue" width="144" height="275" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
lg alex