nathcen
Hab ein Problem >.<
Also irgendwie krieg ich die Frames im Firefox nicht transparent. Soweit ich mich richtig erinnere hätte der Code schon richtig sein müssen, aber stimmen tuts trotzdem nicht.
Vielleicht findet ja wer den Fehler >.<
Designcode:
<html>
<head>
<title>Island of Time</title>
</head>
<BODY bgcolor="FFFFFF" background="desis/hintergrund1.png" leftmargin="0" marginheight="0" topmargin="0" scroll="auto">
<IMG src="desis/design_fruehling1.png" border="0">
<div id="Layer1" style="position: absolute; left: 59px; top: 254px;">
<iframe src="willkommen.html" name="main" width="603" height="391" frameborder=0 scrolling="auto" noresize style="border:0px; FILTER:chroma(color=#ffffff)" > </iframe>
</div>
<div id="Layer1" style="position: absolute; left: 670px; top: 254px;">
<iframe src="menu.html" name="menu" width="140px" height="379px" frameborder=0 scrolling="auto" noresize style="border:0px; FILTER: chroma (color=#ffffff)">
</iframe>
</div>
</body></html>
Willkommenseite:
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body link="#634726" alink="#634726" vlink="#634726" bgcolor="#FFFFFF">
text
</body>
</html>
Hoffe ihr könnt mit helfen ...
lg Sally
Also irgendwie krieg ich die Frames im Firefox nicht transparent. Soweit ich mich richtig erinnere hätte der Code schon richtig sein müssen, aber stimmen tuts trotzdem nicht.
Vielleicht findet ja wer den Fehler >.<
Designcode:
<html>
<head>
<title>Island of Time</title>
</head>
<BODY bgcolor="FFFFFF" background="desis/hintergrund1.png" leftmargin="0" marginheight="0" topmargin="0" scroll="auto">
<IMG src="desis/design_fruehling1.png" border="0">
<div id="Layer1" style="position: absolute; left: 59px; top: 254px;">
<iframe src="willkommen.html" name="main" width="603" height="391" frameborder=0 scrolling="auto" noresize style="border:0px; FILTER:chroma(color=#ffffff)" > </iframe>
</div>
<div id="Layer1" style="position: absolute; left: 670px; top: 254px;">
<iframe src="menu.html" name="menu" width="140px" height="379px" frameborder=0 scrolling="auto" noresize style="border:0px; FILTER: chroma (color=#ffffff)">
</iframe>
</div>
</body></html>
Willkommenseite:
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body link="#634726" alink="#634726" vlink="#634726" bgcolor="#FFFFFF">
text
</body>
</html>
Hoffe ihr könnt mit helfen ...
lg Sally