Einzelnen Beitrag anzeigen
Alt 09.03.2003, 21:42   #3
dub
Veteran
 
Registriert seit: 28.01.2003
Alter: 41
Beiträge: 321


dub eine Nachricht über ICQ schicken
Standard

Code:
<html>
  <head>
    <style>
      .tabelle {background-color:#663300;}
    </stlye>
  </head>
  <body>
    <table class="tabelle">
      <tr>
        <td>FooBar</td>
      </tr>
    </table>
  </body>
</html>
So sollte das klappen

#Hannes#
dub ist offline   Mit Zitat antworten