Bootstrap Question:

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

Tweet Share WhatsApp

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.

Download Bootstrap PDF Read All 128 Bootstrap Questions
Previous QuestionNext Question
Why choose Bootstrap for building websites?Tell me how will you create a animated progress bar using bootstrap?