Hallo,
ich wollte ein Bild mit
<img src="bsp_pics/image021.gif" width=150 height=55 style="display-inline:block;margin-left:auto;margin-right:auto;">
zentrieren, hat aber nicht geklappt. Auch
<p><img src="bsp_pics/image021.gif" width=150 height=55 style="display-inline:block;margin-left:auto;margin-right:auto;"></p>
oder
<div>
<p style="text-align-center"><img src="bsp_pics/image021.gif" width=150 height=55 style="display-inline:block;margin-left:auto;margin-right:auto;"></p>
</div>
hat nicht funktioniert. Kann mir jemand helfen?