Bootstrap Question:

Do you know what is Bootstrap Jumbotron?

Bootstrap Interview Question
Bootstrap Interview Question

Answer:

As the name suggest this component can optionally increase the size of headings and add a lot of margin for landing page content. To use the Jumbotron −

☛ Create a container <div> with the class of .jumbotron.
☛ In addition to a larger <h1>, the font-weight is reduced to 200px.


Previous QuestionNext Question
How to add badge to list group in Bootstrap?What is Bootstrap collapsing elements?