[HTML] Beim Fettschreiben so komisch

Ales
Also bei meiner Photpage( die gerade Code ist was komisches) Alles was ich fett schreibe hat so weiße dinger drum

screen

köönt ihr mir sagen was nciht stimmt?
Ales
ein was?
Ales
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
<html>
<head>
<title>Photopage</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>

<body topmargin="0" leftmargin="0" bgcolor="#908687">

<IMG height=768 src="http://ales12.al.funpic.de/Photopage/photopagedesing2.jpg" width=1024 border=0>
             <div id="Layer1" style="position: absolute;  left: 764px; top: 259px;">
               <iframe src="http://ales12.al.funpic.de/Photopage/menue.html" name="Menu" width="154" height="205" frameborder=0 scrolling="auto" style="FILTER: chroma (color=#ffffff)" ;>
               </iframe>
             </div>

             <div id="Layer2" style="position: absolute;  left: 61px; top: 330px;">
               <iframe src="http://ales12.al.funpic.de/Photopage/Index.html" name="Main" width="480" height="360" frameborder=0 scrolling="auto" style="FILTER: chroma (color=#ffffff)" ;>
               </iframe>
             </div>
  </body>

</html>


code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Meine Photopage</title>
<meta name="author" content="Alexndra">
<meta name="editor" content="html-editor phase 5">
</head>
<body text="#000000" link="#FF0000" alink="#FF0000" vlink="#FF0000">
 <div align=center><smallfont>
 <b><font size="+2">Willkommen auf meiner Photopage</font></b>
 <br>Hier findest du verschiedene Bilder die ich mit meiner Kamera geschossen habe. In der jeweiligen
 Katogorie findest du verschiedene Fotoshootings die Bilder enthalten.
 <br> Das benutzen der Bilder ist erlaubt, doch fragt erst. Hinterl&auml;sst Bitte Adresse der Seite, Verwendungs
 zweck und weiteres.
 <br>
 <br>lg
 <br>Ales
 </font>
 </div>
</body>
</html>


hier
Ales
keiner?
Saijori
Mh.. versuchs mal so:

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
<html>
<head>
<title>Photopage</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>

<body topmargin="0" leftmargin="0" bgcolor="#908687">

<IMG height=768 src="http://ales12.al.funpic.de/Photopage/photopagedesing2.jpg" width=1024 border=0>
             <div id="Layer1" style="position: absolute;  left: 764px; top: 259px;">
               <iframe src="http://ales12.al.funpic.de/Photopage/menue.html" name="Menu" width="154" height="205" frameborder=0 scrolling="auto" ;>
               </iframe>
             </div>

             <div id="Layer2" style="position: absolute;  left: 61px; top: 330px;">
               <iframe src="http://ales12.al.funpic.de/Photopage/Index.html" name="Main" width="480" height="360" frameborder=0 scrolling="auto" ;>
               </iframe>
             </div>
  </body>

</html>
Ales
jetzt ist es ausen weiß
ich will aber das es durchsichtig ist
Ales
kann ich den Hintergrund machen das er auch blau ist?