in English

Jumbotron

Singa maivana sy malefaka mba hampisehoana ny atiny amin'ny endriky ny singa mahery fo.

Singa maivana sy malefaka izay afaka manitatra ny seranan-tsambo manontolo mba hampisehoana ireo hafatra ara-barotra lehibe ao amin'ny tranokalanao.

Hello World!

Ity dia singa mahery fo tsotra, singa tsotra amin'ny fomba jumbotron mba hisarika ny saina bebe kokoa amin'ny votoaty na fampahalalana nasongadina.


Mampiasa kilasy ilaina amin'ny typography sy ny elanelana amin'ny votoatin'ny habaka ao anaty fitoeran-javatra lehibe kokoa.

Hamantatra bebe kokoa
<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="#" role="button">Learn more</a>
</div>

Mba hahatonga ny jumbotron ho feno sakany, ary tsy misy zorony boribory, ampio ny .jumbotron-fluidkilasy modifier ary ampio a .containerna .container-fluidao anatiny.

fluid jumbotron

Izy io dia jumbotron novaina izay mibodo ny habaka marindranon'ny ray aman-dreniny.

<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>