ダウンロード

セクション


現在読んでいただいているセクションのように、ページをセクションに分割するためのシンプルなコンテナです。

sectionコンポーネントは、レスポンシブなパディングを持つシンプルなレイアウト要素です。body直下の子として使用するのが最適です。

セクション

現在読んでいただいているセクションのように、ページをセクションに分割するためのシンプルなコンテナです。

HTML

<section class="section">
  <h1 class="title">Section</h1>
  <h2 class="subtitle">
    A simple container to divide your page into <strong>sections</strong>, like
    the one you're currently reading.
  </h2>
</section>

サイズ #

is-mediumis-large修飾子を使用してスペースを変更できます。

中セクション

現在読んでいただいているセクションのように、ページをセクションに分割するためのシンプルなコンテナです。

HTML

<section class="section is-medium">
  <h1 class="title">Medium section</h1>
  <h2 class="subtitle">
    A simple container to divide your page into <strong>sections</strong>, like
    the one you're currently reading.
  </h2>
</section>

大セクション

現在読んでいただいているセクションのように、ページをセクションに分割するためのシンプルなコンテナです。

HTML

<section class="section is-large">
  <h1 class="title">Large section</h1>
  <h2 class="subtitle">
    A simple container to divide your page into <strong>sections</strong>, like
    the one you're currently reading.
  </h2>
</section>

Bulmaの支援方法

#native_company# #native_desc#
#native_cta#