忍者ブログ作成の覚え書き
忍者ブログ作成の覚え書き:
一覧と詳細の区切り:<!--entrybreak-->
記事の表題が<h1>なので記事文中には<h2>から使うとよい。
<h2>見出し2</h2>
<p>本文</p>
<h3>見出し3</h3>
<p>本文</p>
<h4>見出し4</h4>
<p>本文</p>
<h5>見出し5</h5>
<p>本文</p>
<h6>見出し6</h6>
<p>本文</p>
<th></th> | <th></th> |
---|---|
<td></td> | <td></td> |
<figure>
<table class="waku">
<tbody>
<tr><th></th><th></th></tr>
<tr>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</figure>
command option
<figure>
<p class="code"><code>command <em>option</em></code></p>
</figure>