Website keine Darstellung im firefox

  • Hi Leute, mache gerade eine ganz, ganz einfache HP. Die index Seite besteht nur aus einem Hintergrund (Rechteck, als Wasserzeichen eingefügt), darauf stehen ein paar Wörter. Der Hintergrund ist hellblau, die Schrift darauf ist weiß. Habe das ganze einfach mit Frontpage gemacht...dachte keine Problem. Nun zeigt der Firefox den Hintergrund nicht an, was zur Folge hat, dass auch die weiße Schrift nicht zu sehen ist (hab das gemerkt, als ich auf der Seite mit der Maus markiert habe). Ich sehe im Firefox also nichts als Weiß, im IE sehe ich alles.

    Was mach ich falsch. Danke jetzt schon für Tipps!
    Vielen Dank, 0815KH

  • stelle hier noch mal meine html zeug rein, vielleicht versteht ihr dann besser, was ich meine. Würde mich wirklich sehr freuen, wenn mir jemand nen Tipp geben könnte: Vielen Dank, schon mal.

    <html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40">

    <head>
    <meta http-equiv="Content-Language" content="de">
    <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <link rel="File-List" href="index-Dateien/filelist.xml">
    <title>meinname.de</title>
    <!--[if !mso]>
    <style>
    v\:* { behavior: url(#default#VML) }
    o\:* { behavior: url(#default#VML) }
    .shape { behavior: url(#default#VML) }
    </style>
    <![endif]--><!--[if gte mso 9]>
    <xml><o:shapedefaults v:ext="edit" spidmax="1027"/>
    </xml><![endif]-->
    </head>

    <body>

    <p align="center">&nbsp;</p>
    <p align="center"><!--[if gte vml 1]><v:rect id="_x0000_s1025"
    alt="" style='position:absolute;left:99.75pt;top:92.25pt;width:491.25pt;
    height:200.25pt;z-index:-2' fillcolor="#06f">
    <v:fill opacity="31457f"/>
    </v:rect><![endif]--><![if !vml]><span style='mso-ignore:vglayout;position:
    absolute;z-index:-2;left:132px;top:122px;width:657px;height:269px'><img
    width=657 height=269 src="index-Dateien/image001.gif" v:shapes="_x0000_s1025"></span><![endif]></p>
    <p align="center">&nbsp;</p>
    <p align="center"><!--[if gte vml 1]><v:rect
    id="_x0000_s1031" alt="" style='position:absolute;left:219pt;top:92.25pt;
    width:372pt;height:26.25pt;z-index:-1' fillcolor="#06f"/><![endif]--><![if !vml]><span
    style='mso-ignore:vglayout;position:absolute;z-index:-1;left:291px;top:122px;
    width:498px;height:37px'><img width=498 height=37
    src="index-Dateien/image002.gif" v:shapes="_x0000_s1031"></span><![endif]>&nbsp;&nbsp;&nbsp;
    </p>
    <p align="left"><font face="Trebuchet MS" color="#FFFFFF">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    </font><font face="Trebuchet MS">meinname.de&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    home&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; aktuell&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    portfolio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; motto&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    kontakt&nbsp;
    </font><font face="Trebuchet MS" color="#FFFFFF">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    </font></p>
    <p align="center">&nbsp;</p>
    <p align="left"><font face="Trebuchet MS">&nbsp;</font></p>
    <p align="center">&nbsp;</p>

    <p align="center">&nbsp;</p>
    <p align="center">&nbsp;</p>
    <p align="center">&nbsp;</p>
    <p align="center">&nbsp;</p>

    </body>

    </html>


  • Alles was rot ist, hat mit HTML rein garnichts zu tun, wird Firefox auch nicht interpretieren. Das ist IE-Only-Krempel. Und der rest.... naja... sagen wir so... 80% überflüssiger Mist und der und die übrigen 20% sind Datenschrott.

    Klingt jetzt zwar sehr Anti-MS-Artig.... aber Frontpage ist eine gaaaanz schlechte Wahl, wenn man ein Programm sucht, dass HTML-Seiten erstellen kann.

    Tritt das was Du da gebaut hast besser gleich in die Tonne und bau es mit einem anderen besseren Editor (z.B. NVU) neu.

  • hmm, danke für die Antwort...hilft mir aber auch nicht viel weiter...ich habe wirklich keine Ahnung von html, will doch nur wissen, warum oben beschriebene Befehle von firefox nicht erkannt werden, und was ich machen muss, damit er es erkennt...

    Naja, werde mal drüber schlafen, vielleicht sehe ich mich später mal den NVU an...

  • OK, ihr hattet Recht, das war wirklich ziemlicher Sch***. Habe jetzt mit bissel Hilfe viel mit reinem html geschrieben. Es passt auch schon fast, aber eben nur fast.

    Vielleicht könnt ihr Euch das nochmal anschauen und mir sagen, wo der Fehler liegt! Unterschied zwischen IE und firefox ist nun minimal, der dunkle Balken verschiebt sich immer im firefox. Jemand ne Idee. Danke schon mal!!