html bootstrap - 布局のテンプレです。
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html bootstrap - 布局のテンプレです。相关的知识,希望对你有一定的参考价值。
<header id="header" class="container" style="background-color: blue">
<h1>HEADER<h1/>
</header>
<div class="container">
<div class="row">
<div class="col-sm-4 hidden-xs" style="background-color: red">
LAYOUT-A
</div>
<div class="col-sm-8 col-xs-12" style="background-color: yellow">
LAYOUT-B
</div>
</div>
</div>
<footer id="footer" class="container" style="background-color: gray">
<h1>FOOTER<h1/>
</footer>
以上是关于html bootstrap - 布局のテンプレです。的主要内容,如果未能解决你的问题,请参考以下文章
html 按钮,图标のテンプレです
html 引导表のテンプレです。
html pagenation及寻呼机のテンプレです。
html プライバシー·ポリシーのテンプレ
ruby Nokogiriでhtmlいじるときのテンプレ
markdown [README.mdのテンプレート] #readme