Kysha
ich bräuchte mal jemand der mir sagt was ich falsch mache....
Hallo,
kennst du dich mit Coden aus?
Ich hab da so ein Problem, ich setz mich da das erste mal nach 3 Jahren hin... und es klappt einfach nicht...
Es ist egal ob MF oder IE ... überall ist so blöder weißer Hintergrund und beim IE ist die Schrift doof....
Mein Code wäre das:
<html>
<head>
<title>Al Arabian Stables</title>
</head>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no">
<img src="http://dobiliebe.bplaced.net/Gestut/Grafiken/alarabianstables.png">
<div id="menu" style="position: absolute; left: 5px; top: 320px;">
<iframe src="menu.html" name="frame" width="150" height="550" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
<div id="main" style="position: absolute; left: 250px; top: 100px;">
<iframe src="main.html" name="main" width="700" height="700" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
</body>
</html>
und wie kann ich speichern das die Schriftart Calibri sein soll ?
Und wie kann ich das einstellen das die Links nicht unterstrichen sind, sondern ganz normal wie der rest des textes ?
Hallo,
kennst du dich mit Coden aus?
Ich hab da so ein Problem, ich setz mich da das erste mal nach 3 Jahren hin... und es klappt einfach nicht...
Es ist egal ob MF oder IE ... überall ist so blöder weißer Hintergrund und beim IE ist die Schrift doof....
Mein Code wäre das:
<html>
<head>
<title>Al Arabian Stables</title>
</head>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no">
<img src="http://dobiliebe.bplaced.net/Gestut/Grafiken/alarabianstables.png">
<div id="menu" style="position: absolute; left: 5px; top: 320px;">
<iframe src="menu.html" name="frame" width="150" height="550" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
<div id="main" style="position: absolute; left: 250px; top: 100px;">
<iframe src="main.html" name="main" width="700" height="700" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>
</body>
</html>
und wie kann ich speichern das die Schriftart Calibri sein soll ?
Und wie kann ich das einstellen das die Links nicht unterstrichen sind, sondern ganz normal wie der rest des textes ?