ページ見出し
見出し
<h2 class="title">見出し</h2>
見出し2
見出し
<h2>見出し</h2>
見出し3
見出し
<h3>見出し</h3>
見出し4
見出し
<h4>見出し</h4>
テーブルスタイル
テーブル見出し | テーブルテキスト |
---|---|
テーブル見出し | テーブルテキスト |
テーブル見出し | テーブルテキスト |
テーブル見出し | テーブルテキスト |
<table>
<tr>
<th>テーブル見出し
<td>テーブルテキスト</td>
</th>
</tr>
<tr>
<th>テーブル見出し
<td>テーブルテキスト</td>
</th>
</tr>
<tr>
<th>テーブル見出し
<td>テーブルテキスト</td>
</th>
</tr>
<tr>
<th>テーブル見出し
<td>テーブルテキスト</td>
</th>
</tr>
</table>
ボタンセンター配置
<div class="btn_center">
<a href="" class="btn btn05">ボタン</a>
<a href="" class="btn btn05">ボタン</a>
</div>
ボタンセンター配置2
<div class="btnBox clearfix">
<a href="" class="btn btn01">ボタン</a>
<a href="" class="btn btn01">ボタン</a>
</div>
ボタンセンター配置縦並び
<div class="btn_center btn_v">
<a href="" class="btn btn05">ボタン</a>
<a href="" class="btn btn05">ボタン</a>
</div>
画像
<img src="http://placehold.jp/600x300.png" alt="">