「Webサイトからお問い合わせが来ない…」とお悩みの方必見!
当サイトのノウハウを詰め込んだ『Web集客の無料ガイド』をご提供
ヘルパークラス
Bootstrapでは
<h1>h1. Bootstrap heading</h1> <h2>h2. Bootstrap heading</h2> <h3>h3. Bootstrap heading</h3> <h4>h4. Bootstrap heading</h4> <h5>h5. Bootstrap heading</h5> <h6>h6. Bootstrap heading</h6>
(実行結果)
P
<p>Bootstrap </p> <p class="lead">Bootstrap</p>
p 実行結果
Bootstrap Bootstrap Bootstrap Bootstrap Bootstrap Bootstrap Bootstrap Bootstrap Bootstrap Bootstrap Bootstrap Bootstrap Bootstrap Bootstrap Bootstrap
p class="lead" 実行結果
Bootstrap
Bold
<strong>Bootstrap </storong>
Bold実行結果
Bootstrap
Small
<small>Bootstrap </small>
Small実行結果
Bootstrap