Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iPhone のビジュアル ビューポートの幅と高さの 100% を常に占有するように body 要素を設定するにはどうすればよいですか? ビジュアル ビューポート (UIWebView) 内で要素を垂直方向および水平方向に中央揃えにしたい。
これは機能しますか?
<img src="#" style="margin:0 auto;" />