Hallo!
Soweit siehts ganz gut aus, allerdings schliesst diese Aufzählung nicht direkt mit dem Zellenrand ab sondern lässt überall etwas platz.
http://de.selfhtml.org/css/eigenschaften/randabstand.htm
http://de.selfhtml.org/css/eigenschaften/innenabstand.htmciao, ww :-)
In meiner CSS Datei steht:
UL{
list-style: none;
margin:0px;
padding:0px 0px 0px 10px;
}
Trotzdem ist der Abstand da.