Hallo Stefan,
Tach,
http://bjoernsworld.de/test/margin-auto.html
Bitte sowas nicht zitieren!!
Da steht:
margin: auto should center an element, see http://www.w3.org/TR/REC-CSS2/visudet.html#q6
margin:auto; heisst nichts anders als margin:0;
ich weiss nicht woher Björn seine aussage hernimmt, aber sie ist falsch.
bevor du falsche Aussagen verbreitest, solltest du dich damit beschaeftigen. Da steht (unter #q6 und nochmal unter #q7):
| if both margins are 'auto', their computed values are equal.
nochmal also: margin:auto; heisst nichts anders als margin:0;
nochmal falsch.
Jens