es wird nix angezeigt

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • es wird nix angezeigt

    hallo

    ich bin noch new bie in css
    und habe folgendes problem

    die index.html


    <html>
    <head>
    <link rel="stylesheet" type="text/css" href="format.css">
    </head>
    <body>
    </body>
    </html>


    und hier die format.css

    body { color:#880000; font-size:10pt; font-family:Arial; }
    h1 { font-size:20pt; font-weight:bold;iii }
    h2 { font-size:18pt; font-weight:bold; }
    h3 { font-size:16pt; font-weight:bold; }
    b, strong { font-weight:bold; }
    i { font-style:italic; }
    em { font-style:italic; font-weight:bold; }
    table, td { color:#000000; font-size:10pt; font-family:Arial; }


    aber er zeigt mir nix an könnt ihr mir bitte helfen
    schon mal besten dank im vorraus

    mfg
    dereine
    Die Feuerwehr Community
    Schaut mal Vorbei

  • #2
    zwischen <body></body> steht auch nix, was man anzeigen könnte
    Kissolino.com

    Kommentar


    • #3
      Was soll das hier [COLOR=firebrick]iii[/COLOR]
      h1 { font-size:20pt; font-weight:bold;[COLOR=firebrick]iii[/COLOR] }
      OffTopic:
      Wäre schön wen du dein Code mit PHP in die Klammer [] dazwischen dein Code und dann /PHP in die Klammer [] noch farbig machen könntest!
      Zuletzt geändert von Jacky; 11.06.2004, 18:04.
      Mein Homepage: Click

      Kommentar


      • #4
        mhhhhhhhh

        eigentlich ist es ja html
        kann nix sehen von php ???
        Die Feuerwehr Community
        Schaut mal Vorbei

        Kommentar


        • #5
          Schau mal hier, dort stehts wie man den code in php eingibt!

          http://www.php-resource.de/forum/mis...on=bbcode#code
          Mein Homepage: Click

          Kommentar

          Lädt...
          X