/usr/share/doc/libjs-bootstrap4/components
NameSizeModeActions
alerts.md.gz18740644editdlrm
badge.md29480644editdlrm
breadcrumb.md22310644editdlrm
button-group.md.gz16200644editdlrm
buttons.md.gz26220644editdlrm
card.md.gz48230644editdlrm
carousel.md.gz38420644editdlrm
collapse.md.gz31940644editdlrm
dropdowns.md.gz61030644editdlrm
forms.md.gz123160644editdlrm
input-group.md.gz26430644editdlrm
jumbotron.md11650644editdlrm
list-group.md.gz38040644editdlrm
media-object.md.gz33290644editdlrm
modal.md.gz75170644editdlrm
navbar.md.gz51900644editdlrm
navs.md.gz61330644editdlrm
pagination.md.gz14200644editdlrm
popovers.md.gz56190644editdlrm
progress.md.gz13060644editdlrm
scrollspy.md.gz46460644editdlrm
spinners.md.gz16480644editdlrm
toasts.md.gz35560644editdlrm
tooltips.md.gz53820644editdlrm
Edit: /usr/share/doc/libjs-bootstrap4/components/jumbotron.md (1165B)
--- layout: docs title: Jumbotron description: Lightweight, flexible component for showcasing hero unit style content. group: components --- A lightweight, flexible component that can optionally extend the entire viewport to showcase key marketing messages on your site. {{< example >}}

Hello, world!

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.

Learn more
{{< /example >}} To make the jumbotron full width, and without rounded corners, add the `.jumbotron-fluid` modifier class and add a `.container` or `.container-fluid` within. {{< example >}}

Fluid jumbotron

This is a modified jumbotron that occupies the entire horizontal space of its parent.

{{< /example >}}