Fásed
Hallo GB-ler
Ich habe für mein Design folgenden Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Isländergestüt Njárðvík</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="generator" content="codus 3.9" />
<style type="text/css">
<!--
body {
background-color: #C7C8E1;
background-attachment: fixed;
font-family: Verdana;
font-size: 12px;
color:#5B4C37;
}
-->
</style>
</head>
<body marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="auto">
<img src="http://njardvik.nj.funpic.de/Grafiken/winterdesi1.jpg">
<div id="untermenu" style="position: absolute; left: 680px; top: 160px;">
<iframe src="untermenue.html" name="untermenue" width="161" height="491" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
<div id="menu" style="position: absolute; left: 200px; top: 105px;">
<iframe src="menue.html" name="menue" width="591" height="30" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
<div id="content" style="position: absolute; left: 115px; top: 140px;">
<iframe src="home.html" name="content" width="551" height="434" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div></font>
</body>
</html>
Es gibt allerdings das Problem, dass die CSS-Einstellungen nicht wirksam werden...
auf jeder einzelnen Textseite Schriftfarbe, -art und -größe zu bestimmen ist lästig und sehr zeitaufwendig, da ich öfter mal das Design wechsle.
Ist der Code so in Ordnung?
Der Code für die Schriftfarbe ist #505584
Danke schonmal im Voraus
Lg, Fásed
Ich habe für mein Design folgenden Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Isländergestüt Njárðvík</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="generator" content="codus 3.9" />
<style type="text/css">
<!--
body {
background-color: #C7C8E1;
background-attachment: fixed;
font-family: Verdana;
font-size: 12px;
color:#5B4C37;
}
-->
</style>
</head>
<body marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="auto">
<img src="http://njardvik.nj.funpic.de/Grafiken/winterdesi1.jpg">
<div id="untermenu" style="position: absolute; left: 680px; top: 160px;">
<iframe src="untermenue.html" name="untermenue" width="161" height="491" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
<div id="menu" style="position: absolute; left: 200px; top: 105px;">
<iframe src="menue.html" name="menue" width="591" height="30" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
<div id="content" style="position: absolute; left: 115px; top: 140px;">
<iframe src="home.html" name="content" width="551" height="434" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div></font>
</body>
</html>
Es gibt allerdings das Problem, dass die CSS-Einstellungen nicht wirksam werden...
auf jeder einzelnen Textseite Schriftfarbe, -art und -größe zu bestimmen ist lästig und sehr zeitaufwendig, da ich öfter mal das Design wechsle.
Ist der Code so in Ordnung?
Der Code für die Schriftfarbe ist #505584
Danke schonmal im Voraus
Lg, Fásed