ホームページ > 記事 > ウェブフロントエンド > DIV CSS センター コード (および右側)_html/css_WEB-ITnose
DIV を中央に配置:
<div style="margin-left:auto;margin-right:auto;width:760px;background-color:Silver;">DIV居中 CSS 代码 <a href="http://jihua.cnblogs.com">jihua.cnblogs.com</a></div>
DIV を右に配置:
<div style="margin-left:auto;margin-right:2px;width:760px;background-color:Aqua;">DIV靠右 CSS 代码 <a href="http://jihua.cnblogs.com">jihua.cnblogs.com</a></div>
DIV を左に配置 (デフォルトでは
)
れーい
DIV 中央の CSS コード jihua.cnblogs.com
DIV を右側の CSS コード jihua.cnblogs.com
DIV を左側のコード jihua.cnblogs.com