Ich probiere das grade mit dem CSS aus. Ist eine echt tolle Sache, aber leider geht es nicht ganz so. Könnte wohl jemand mal sich kurz diese paar Zeilen angucken und mir einen Tipp geben:
<style type="text/css">
table.sample {
border-width: 1px;
}
</style>
<table border = "1" class = "table.sample" align = "center" >
Vielen Dank im voraus.
Lex