das musst Du mit Frames machen auch wenn es nur ein Frame ist geht es einwandfrei
Nein Das geht auch ned ich hab jetzt folgenden code im <body> kann auch sein dass ich was falsch gemacht habe!
####################
<body text="#000000" bgcolor="#ffffff">
<frameset border="0"rows="100%">
<table bgcolor="#000000" border="0" width="100%"><tr><td>bitte gehts jetzt!</td></tr></table>
</frameset>
</body>
###############