mageDSA
Mitglied
Page centern IE vs Opera ??
Hallo
schaut euch mal http://www.magedsa.at/c.htm an
Im IE 6.002 Version wird die Page nicht Vertikal zentriert
Im Opera Version 6.01 Build 1041 passt alles haargenau.
Ich versteh die Welt nimma
Naja irgendwo muss sich bei mir ein Fehler eingeschlichen haben
Hier der Code
<!doctype html public "-//W3C//DTD HTML 4.0 //EN">
<html>
<head>
<title>mageDSA V1.3b</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="efefef" text="#000000" link="#FFFFFF" vlink="#FFFFFF" alink="#FFCC00">
<table width="100%" height="100%">
<tr>
<td valign="middle" align="center">
<table width="550" height="70" border="1" cellspacing="0" cellpadding="0">
<td width="550" height="70">
<img src="../pic/logo.gif">
</td>
</table>
<table width="550" border="1" cellspacing="0" cellpadding="0">
<td width="50" valign="top">
<a href="http://#">Link</a><br>
<a href="http://#">Link</a><br>
<a href="http://#">Link</a><br>
<a href="http://#">Link</a><br>
<a href="http://#">Link</a><br>
<a href="http://#">Link</a><br>
</td>
<td width="450">
<iframe name=frame align=center marginWidth=0 marginHeight=0 src="../c.htm" frameBorder=0 width=450 height=500>
</table>
Vielleicht kann ma jemanden nen Tritt in die richtige Richtung geben.
Ich will das in beiden Browsern richtig zentriert wird !!!
Danke
</td>
</tr>
</table>
</body>
</html>
Hallo
schaut euch mal http://www.magedsa.at/c.htm an
Im IE 6.002 Version wird die Page nicht Vertikal zentriert
Im Opera Version 6.01 Build 1041 passt alles haargenau.
Ich versteh die Welt nimma

Naja irgendwo muss sich bei mir ein Fehler eingeschlichen haben
Hier der Code
<!doctype html public "-//W3C//DTD HTML 4.0 //EN">
<html>
<head>
<title>mageDSA V1.3b</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="efefef" text="#000000" link="#FFFFFF" vlink="#FFFFFF" alink="#FFCC00">
<table width="100%" height="100%">
<tr>
<td valign="middle" align="center">
<table width="550" height="70" border="1" cellspacing="0" cellpadding="0">
<td width="550" height="70">
<img src="../pic/logo.gif">
</td>
</table>
<table width="550" border="1" cellspacing="0" cellpadding="0">
<td width="50" valign="top">
<a href="http://#">Link</a><br>
<a href="http://#">Link</a><br>
<a href="http://#">Link</a><br>
<a href="http://#">Link</a><br>
<a href="http://#">Link</a><br>
<a href="http://#">Link</a><br>
</td>
<td width="450">
<iframe name=frame align=center marginWidth=0 marginHeight=0 src="../c.htm" frameBorder=0 width=450 height=500>
</table>
Vielleicht kann ma jemanden nen Tritt in die richtige Richtung geben.
Ich will das in beiden Browsern richtig zentriert wird !!!
Danke
</td>
</tr>
</table>
</body>
</html>