• wenn ich


    font {color:#000066; font-family:'verdana, arial, sans serif'; font-size:8pt;}


    in ein externes stylesheet einfüge, müsste doch der gesammte text diese formatierung haben, oder? bei mir aber nict, wieso?


    --
    <a href="http://www.simpsonssource.de" target="_blank">simpsonssource.de</a> &nbsp;

  • weil du 'font' geschrieben hast. Damit sagst du das alles was im font tag ist in diese Formatierung haben soll. Wenn der Text an manchen Stellen aber nicht im <font> tag ist wird er auch nicht so angezeigt wie du es in der css-datei angegeben hast.
    Wenn du aber nicht alles in das Font tag setzen willst musst du z.B. einfach


    body {color:#000066; font-family:'verdana, arial, sans serif'; font-size:8pt;}


    nehmen, dann wird alles was im body tag ist so formatiert .


    --
    <img src="http://blue.simpsonsline.de/3/bittemeldedich.gif" border=0>


    weitere Infos:<a href="http://www.homepagemodules.de/board/show.php4?board=1875&amp;forum=4726&amp;show=lasttopic" target="_blank">http://www.homepagemodules.de/…m=4726&amp;show=lasttopic</a>
    &nbsp;

  • ...und für Netscape mu&szlig; man auch wieder eine Extrawurst braten und z. B. auch den Text in Tabellen extra formatieren. Mach's am besten so wie ich mit allen möglichen Formatierungen, inkl. Überschriftformaten (lassen sich auch wunderbar als Bildunterschriften usw. mi&szlig;brauchen <img src="http://img.homepagemodules.de/wink.gif">).


    <i>body
    {background-color: #FFFFFF;
    background-image: url(layout/hintergrundstreifen.jpg);
    background-position: center top;
    background-attachment: fixed;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: justify}


    a:visited
    {color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none}


    a:hover
    {color: #6699CC;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline}


    a:link
    {color: #6699CC;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none}


    font
    {color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: justify}


    p
    {color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: justify}


    td
    {color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: justify}


    h1
    {color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: italic;
    font-weight: bold}
    .
    .
    .
    usw.</i>


    Andreas


    <img src="http://www.lisasimpson-net.de/sigs/sig5.jpg" border=0>
    &middot;&middot;&middot; Website: <a href="http://www.lisasimpson-net.de" target="_blank">http://www.lisasimpson-net.de</a> &middot;&middot; E-Mail: <a href="mailto:webmaster@lisasimpson-net.de">webmaster@lisasimpson-net.de</a> &middot;&middot;&middot; &nbsp;