Source

Figure hrang hrang

Bootstrap-a figure component hmanga image leh text inzawmte tarlanna tur documentation leh entirnan.

Engtik lai pawhin thu pakhat i lantîr a ngaih hunah—optional caption nei thlalak ang chi, <figure>.

HTML5 leh elements te tana baseline style thenkhat pe turin included .figure, .figure-imgleh classes te hmang ang che. Figure-a thlalakte hian size chiang tak an nei lo va, chuvangin a chhanna tur angin class chu i- ah dah tel ngei ang che ..figure-caption<figure><figcaption>.img-fluid<img>

400x300 a ni
A chunga thlalak hi caption a ni.
<figure class="figure">
  <img src=".../400x300" class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
  <figcaption class="figure-caption">A caption for the above image.</figcaption>
</figure>

Figure caption align hi kan text utilities hmang hian a awlsam hle .

400x300 a ni
A chunga thlalak hi caption a ni.
<figure class="figure">
  <img src=".../400x300" class="figure-img img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
  <figcaption class="figure-caption text-right">A caption for the above image.</figcaption>
</figure>