ギャラリー

Bootstrapギャラリー - 無料の例、テンプレート、チュートリアル

Bootstrap 5で作成されたレスポンシブギャラリー。画像ギャラリー、ビデオギャラリー、写真ギャラリー、フルページ、eコマース、ライトボックス、スライダー、サムネイルなど。


静止画像

静的画像の使用例です。

詳細については、 画像のドキュメントをご覧ください。

<!-- Gallery -->
<div class="row">
  <div class="col-lg-4 col-md-12 mb-4 mb-lg-0">
    <img
      src="https://mdbcdn.b-cdn.net/img/Photos/Horizontal/Nature/4-col/img%20(73).webp"
      class="w-100 shadow-1-strong rounded mb-4"
      alt="Boat on Calm Water"
    />

    <img
      src="https://mdbcdn.b-cdn.net/img/Photos/Vertical/mountain1.webp"
      class="w-100 shadow-1-strong rounded mb-4"
      alt="Wintry Mountain Landscape"
    />
  </div>

  <div class="col-lg-4 mb-4 mb-lg-0">
    <img
      src="https://mdbcdn.b-cdn.net/img/Photos/Vertical/mountain2.webp"
      class="w-100 shadow-1-strong rounded mb-4"
      alt="Mountains in the Clouds"
    />

    <img
      src="https://mdbcdn.b-cdn.net/img/Photos/Horizontal/Nature/4-col/img%20(73).webp"
      class="w-100 shadow-1-strong rounded mb-4"
      alt="Boat on Calm Water"
    />
  </div>

  <div class="col-lg-4 mb-4 mb-lg-0">
    <img
      src="https://mdbcdn.b-cdn.net/img/Photos/Horizontal/Nature/4-col/img%20(18).webp"
      class="w-100 shadow-1-strong rounded mb-4"
      alt="Waves at Sea"
    />

    <img
      src="https://mdbcdn.b-cdn.net/img/Photos/Vertical/mountain3.webp"
      class="w-100 shadow-1-strong rounded mb-4"
      alt="Yosemite National Park"
    />
  </div>
</div>
<!-- Gallery -->





ライトボックス

高度なオプションが必要な場合は、MDBootstrapの ライトボックスコンポーネントを使用できます。

注意: このコンポーネントは MDBootstrap Pro パッケージが必要です。

<div class="lightbox" data-mdb-lightbox-init>
  <div class="row">
    <div class="col-lg-6">
      <img
        src="https://mdbcdn.b-cdn.net/img/Photos/Thumbnails/Slides/1.webp"
        data-mdb-img="https://mdbcdn.b-cdn.net/img/Photos/Slides/1.webp"
        alt="Table Full of Spices"
        class="w-100 mb-2 mb-md-4 shadow-1-strong rounded"
      />
      <img
        src="https://mdbcdn.b-cdn.net/img/Photos/Thumbnails/Square/1.webp"
        data-mdb-img="https://mdbcdn.b-cdn.net/img/Photos/Square/1.webp"
        alt="Coconut with Strawberries"
        class="w-100 shadow-1-strong rounded"
      />
    </div>
    <div class="col-lg-6">
      <img
        src="https://mdbcdn.b-cdn.net/img/Photos/Thumbnails/Vertical/1.webp"
        data-mdb-img="https://mdbcdn.b-cdn.net/img/Photos/Vertical/1.webp"
        alt="Dark Roast Iced Coffee"
        class="w-100 shadow-1-strong rounded"
      />
    </div>
  </div>
</div>





Hello,

I will do my best to help you with anything related to:
📃 licensing
💵 pricing
🛒 questions about purchase process
❓ general questions about MDB features, integrations, design system etc.

If you have a technical question ⚙️ regarding the UI Kit code itself - use the technical chat instead.
You can easily switch between the General/Technical chats via the tabs above.

Hello,

I will do my best to help you with anything related to:
⚙️ technical questions regarding the UI kit
🔑 API options, names & methods
🐛 solving bugs
📝 code examples

Make sure to choose the correct technology of your UI kit before we start!

If you have a general question ❓regarding the licensing or purchases - use the general chat instead.
You can easily switch between the General/Technical chats via the tabs above.
AI Chat