How to create a bootstrap panel with a heading.
Answer / Rajbir
To create a Bootstrap panel with a heading, use the 'panel' and 'panel-heading' classes. Here's an example: <div class="panel"><div class="panel-heading">My Panel</div><div class="panel-body">Panel content here.</div></div>
| Is This Answer Correct ? | 0 Yes | 0 No |
when we can use <code>tag and <pre>?
What are contextual colors in bootstrap 3?
explain me how will you create a alternate progress bar using bootstrap?
Which class make a set of buttons appear vertically stacked rather than horizontally?
Tell me how will you customize links of pagination?
When to use bootstrap?
What global styles are applied as a part of Bootstrap’s default typography?
What is a transition plugin?
Explain what is grid system in bootstrap?
Tell me what are bootstrap media queries?
What do you mean by bootstrap collapsing elements?
Tell me what are the types of layout available in bootstrap?