Hallo!
Ich habe nun überall CSS Befehle verwendet und voilà:
"The uploaded file was checked and found to be valid HTML 4.01 Transitional. This means that the resource in question identified itself as "HTML 4.01 Transitional" and that we successfully performed a formal validation using an SGML or XML Parser (depending on the markup language used)."
Aber dennoch habe noch noch das Problem, dass bei Netscpape Und Opera der Inlineframe nur ca. 200px hoch ist. Durch den neuen Zusatz
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
wird nun bei IE der Inlineframe gleich garnicht mehr dargestellt... wieso?