MatzeA: Abenteuerliche Safari Probleme -> Anzeige probleme.

Beitrag lesen

Servus,

nun sieht es so aus und geht immer noch nicht....

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//DE"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml" lang="de" >

<head>
<title>Party Homepage</title>
<style type="text/css">
<!--
 body { text-decoration:none; color:#12295A;  margin-left: 15px; margin-top: 10px; background-image: url(images/bg_main.jpg);    }
 table { border: 2px; border-color:#E5EAF6; border-collapse: collapse}
 h1 {background-color: #E5EAF6; width: 550px; text-align: left; }
 h2 {background-color: #12295A; width: 550px; color: #E5EAF6; text-align: left; }
 a:link { text-decoration:underlined; font-weight:bold; color:#12295A; }
 a:visited { text-decoration:underlined; font-weight:bold; color:#12295A; }
 a:hover { text-decoration:underlined; font-weight:bold; background-color:#E5EAF6; }
 a:active { text-decoration:underlined; font-weight:bold; background-color:#7992C9; }
-->
</style>
</head>

<body>

<h1>Aktuelle Termine und Veranstaltungen. </h1>
<h2>31.12.03 ~ 02.01.04 Silvesterparty in der Bude.</h2>
<p> Demnächst mehr.</p>
</body>

</html>

Der Validator meldet ebenfalls keine Fehler mehr.

Gruss Matze