Googleの上位の結果のトリックをすべて読みましたが、画像をdiv内の中央に配置できません。
たとえば、この人気のあるトリック:http ://webdesign.about.com/od/beginningcss/a/aa012207.htmまたはhttp://www.w3.org/Style/Examples/007/center.en.html
は機能しませんIE 8
で。Stackoverflowから別のものを試しましたが、Operaでは機能しません。
したがって、ほとんどのブラウザ(IE8、Firefox、Safari、Opera、Maxthon、K-Melon、SeaMonkey)で1つのトリックが機能していると思います。
<p style="text-align:center"><img style="display: block; margin-left: auto; margin-right: auto;" src="parliament.gif" width="200" height="71"></p>
コメントはありますか?