![]() |
VOOZH | about |
Bootstrap Jumbotron is a responsive component whose main goal is to draw the visitor's attention or highlight a special piece of information. Inside a Jumbotron, you can make use of almost any other Bootstrap code to further increase its engagement value.
Uses of Jumbotron:
Approach:
Example 1: Creating a simple Jumbotron:
Output:
π ImageExample 2: To create a full-width Jumbotron we use the jumbotron-fluid class along with the Jumbotron class.
Output
π ImageExample 3: We can also style the Jumbotron and add background images to make it more attractive as shown below.
Output
π Image