Jumbotron – Basic jumbotron.
From Bootstrap - Demo Wiki
						
						| Component | ||
|---|---|---|
| Name | Jumbotron | |
| Description | Basic jumbotron. | |
| Provider | BootstrapComponents | |
| Reference | BootstrapComponents Extension docs - jumbotron | |
| Styling | For all possible color styles and corresponding examples, see colors. | |
Basic Jumbotron
- Code
<bootstrap_jumbotron><big>
= Jumbotron title =
Jumbotrons are flexible elements used for calling extra attention to featured content or information.</big>
{{#bootstrap_button: Main Page | text=Learn more! | color=info }}
</bootstrap_jumbotron>
- Result
Jumbotron title
Jumbotrons are flexible elements used for calling extra attention to featured content or information.
