Tach auch,
und wieder einmal die Frage, warum Netscape in der Version 4.75 sein eigenes Süppchen kocht. Ich hab folgende Formatierungen in Opera getestet und es sah alles so aus, wie es sein sollte.
<html>
<head>
<title>......</title>
<style type="text/css">
<!--
p { font-size:8pt;
line-height:9pt;
font-familiy:Arial,SansSerif
}
//-->
</style>
</head>
<body bgcolor="#000000">
<div id="Layer1" style="position:absolute; top: 60px; left: 195px; width:400px; height:300px; z-index:1; background-color:#FFFFFF;">
<table width="400" height="300" border="0" cellspacing="0" cellpadding="0" background="hintergrund.jpg">
<tr valign="top">
<td colspan="3"><img src="1x1.jpg" width="400" height="10"></td>
</tr>
<tr>
<td><img src="1x1.jpg" width="10" height="290"></td>
<td height="290" width="380" align="justify" valign="top">
<p>Und hier steht lauter Text der auch mit Netscape 4.75 als Blocksatz dargestellt werden soll </p>
</td>
<td><img src="1x1.jpg" width="10" height="290"></td>
</tr>
</table>
</div>
</body>
</html>
Sieht einer von Euch, weshalb der NC weder Schrift noch Blocksatz korrekt darstellt. Meine Vermutung ist ja, daß das Problem beim Layer liegt, aber ich stecke in der Materie einfach noch nicht tief genug drin um den Fehler finden.
mfg
Max