久久精品水蜜桃av综合天堂,久久精品丝袜高跟鞋,精品国产肉丝袜久久,国产一区二区三区色噜噜,黑人video粗暴亚裔

Bootstrap巨幕

2023-11-15 223

Bootstrap巨幕是一個輕量級、靈活的組件,用于展示關鍵的營銷信息。它提供了一種簡單的方式來創(chuàng)建響應式布局,可以在不同設備上自動調整大小和樣式。要使用Bootstrap巨幕組件,首先需要在HTML文件中引入Bootstrap的CSS和JavaScript文件。

一、示例

Bootstrap巨幕

<div class="jumbotron">
<h1 class="display-4">Hello, world!</h1>
<p class="lead">This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>
<hr class="my-4">
<p>It uses utility classes for typography and spacing to space content out within the larger container.</p>
<a class="btn btn-primary btn-lg" href="#" rel="external nofollow"  role="button">Learn more</a>
</div>

二、無圓角示例

要使巨幕變寬且不帶圓角,請?zhí)砑有揎椃惒⑻砑?or within。

Bootstrap巨幕

<div class="jumbotron jumbotron-fluid">
<div class="container">
<h1 class="display-4">Fluid jumbotron</h1>
<p class="lead">This is a modified jumbotron that occupies the entire horizontal space of its parent.</p>
</div>
</div>
  • 廣告合作

  • QQ群號:4114653

溫馨提示:
1、本網站發(fā)布的內容(圖片、視頻和文字)以原創(chuàng)、轉載和分享網絡內容為主,如果涉及侵權請盡快告知,我們將會在第一時間刪除。郵箱:2942802716#qq.com(#改為@)。 2、本站原創(chuàng)內容未經允許不得轉裁,轉載請注明出處“站長百科”和原文地址。
Bootstrap巨幕
上一篇: Bootstrap輸入組
Bootstrap巨幕
下一篇: Bootstrap列表組