YouTip LogoYouTip

Bootstrap4 Jumbotron

# Bootstrap4 Jumbotron A Jumbotron creates a large gray background box that can be used to display special content and information. **Note:** A Jumbotron can contain HTML tags as well as Bootstrap elements. !(#) We can create a jumbotron by adding the `.jumbotron` class to a `
` element: ## Example

!!

[Try it Β»](#) * * * ## Full-width Jumbotron If you want a full-width jumbotron without rounded corners, you can add the `.container` or `.container-fluid` class inside the div with the `.jumbotron-fluid` class: ## Example

!!

[Try it Β»](#)
← Bootstrap4 ButtonsBootstrap4 Tables β†’