Bootstrap Question:
Download Job Interview Questions and Answers PDF
Tell me how will you create a bootstrap panel with heading?
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.
☛ 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 Interview Questions And Answers
PDF
Previous Question | Next Question |
Why choose Bootstrap for building websites? | Tell me how will you create a animated progress bar using bootstrap? |