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.
.col-md-8 ( http://getbootstrap.com/css/#grid-example-basic ) をブートストラップ有効な html の中央に配置するにはどうすればよいですか?
クラス col-md-offset-2 を使用できます。または、列 div 内に div を作成し、コンテンツ センターのクラスを使用することもできます。お役に立てれば。