Chris: Positionierung von "Inhalten" am untersten Zellen Rand

Beitrag lesen

Hi

Klappt nicht ..leider..
Es läßt sich mal wieder alles ausrichten nur der untere Zeilen Abstand nich..!!!

Hab unten meinen CSS drangehängt..

Die letzten 4 Tags (body,table,td,img)
wär nett wenn de mal nen blick drauf wirfst....

body {margin:0px;
      padding:0px;}

table {margin:0px;
       padding=0px;}

td {margin:0px;
    padding:0px;}

img {margin-bottom:0px;
    padding:0px;}