Hi anon,
http://de.selfhtml.org/html/grafiken/ausrichten.htm#css
Enthält den Code <br style="clear:all"> der aber style="clear:both" heißen sollte. IE interpretiert auch "all", Firefox/Mozilla aber nur "both", und nur "both" ist auch richtig.
in CSS, nicht aber in HTML.
http://www.w3.org/TR/REC-html40/present/graphics.html#h-15.1.3.2
http://de.selfhtml.org/html/referenz/attribute.htm#br
Grüße,
Roland