Bootstrap Question:

Tell me how will you create a bootstrap panel with heading?

Bootstrap Interview Question
Bootstrap Interview Question

Answer:

here are two ways to add panel heading −

☛ Use .panel-heading class to easily add a heading container to your panel.
☛ Use any <h1>-<h6> with a .panel-title class to add a pre-styled heading.


Previous QuestionNext Question
Why choose Bootstrap for building websites?Tell me how will you create a animated progress bar using bootstrap?