@Mitaki ich schreibe alles klein.

Hier mal ein Auszug ein Testseite.

PHP-Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<
html>
<
head>
<
style type="text/css">
a:hover
color:#FFFFFF
}
Body {
scrollbar-3dlight-color#FFFFFF;
scrollbar-arrow-color#FFFFFF;
scrollbar-base-color#0000FF;
scrollbar-darkshadow-color#000000;
scrollbar-face-color#00B4FF;
scrollbar-highlight-color#000000;
scrollbar-shadow-color#FFFFFF;
}
</
style>
<
title>Test</title>
</
head>
<
body Style="background-image:url(BoF 2.jpg)" text="#FFFFFF" link="#FF0000" vlink="#FF0000" alink="#FFFFFF">
<
h1 style="color:red" align="center">Test</h1>
<
br>
<
b>
<
table border="0" width="28%" align="center" cellspacing="0" cellpadding="10">
<
colgroup>
<
col width="33%">
<
tr>
<
td align="center"><p>Hier ein Überblick die wichtigsten Gruppezugehörigkeiten
bei Klicken auf ein bestimmte Gruppe führt Sie zu ein Vielzahl von URL in Internet
.
</
p>
</
tr>
</
table><br>
<
table border="0" width="28%" align="center">
<
colgroup>
<
col width="33%">
<
tr>
<
td align="center"><a href="./Startseite.html"><h3>Zurück</h3></a>
zurück zum Hauptseite<br></td
<
table border="0" width="100%" cellspacing="40" cellpadding="10">
<
colgroup>
<
col  width="33%">
<
col  width="33%">
<
col  width="33%">
<
tr>
<
td align="center"><a href="xxx"><h3>xxx</h3></a>
xxx<br></td>
<
td align="center"><a href="xxx"><h3>xxx</h3></a>
xxx<br></td>
<
td align="center"><a href="xxx"><h3>xx</h3></a>
xxx<br></td>
</
tr>
<
tr>
<
td align="center"><a href="xxx"><h3>xxx</h3></a>
xxx<br></td>
<
td align="center"><a href="xxx"><h3>xx</h3></a>
xxx<br></td>
<
td align="center"><a href="xxx"><h3>xxx</h3></a>
xxx<br></td>
</
tr>
</
table>
</
b>
</
body>
</
html
nur mal so gesagt:
habe mal versuchweise den > bei Doctype weggelassen, keine Veränderung.