Hallo Roger.
Meine Guete, sagt ihm doch einfach, dass er fuer <ul> margin-bottom:0; setzen soll.
OMG!
danke. so wie ich das jetzt getestet habe, muss das letzte element - egal ob p, ul, etc - margin-bottom:0; haben.
Mein Tipp lautet hier wie immer, grundsätzlich *sämtliche* Abstände auf 0 zu setzen, damit man sich hierüber keine Gedanken mehr machen muss:
/* Am Anfang eines jeden Stylesheets notiert */
* {
margin:0;
padding:0;
}
Einen schönen Montag noch.
Gruß, Ashura
--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]