bootstrap使用手册
Hero大块屏
Bootstrap Hero大块屏是一种常用的UI组件,可用于网站建设、网页设计、网站开发、小程序、独立站和跨境电商等领域,提供了简单的但出色的设计,能够轻松创建出带有引人注目的头图和呈现信息的大块屏,为网站的引导和信息传达提供了直观的展示效果。
有兴趣与 DEVDIY 开发者合作吗?
通过引用.jumbotron
方法,实现构建超大的Hreo界面,醒目的在网站上展示关键的营销信息,轻量、灵活。
This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.
It uses utility classes for typography and spacing to space content out within the larger container.
<div class="jumbotron">
<h1 class="display-3">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>
<p class="lead">
<a class="btn btn-primary btn-lg" href="#" role="button">Learn more</a>
</p>
</div>
<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>
加入 DEVDIY 开发者社区
利用 DEVDIY 资源快速拓展您的业务有兴趣与 DEVDIY 开发者合作吗?