Bootstrap Question:

Download Job Interview Questions and Answers PDF

What is panel in Bootstrap?

Bootstrap Interview Question
Bootstrap Interview Question

Answer:

A panel in bootstrap is a bordered box with some padding around its content. To create a basic panel, we use .panel class to the <div> element, and content inside the panel has a .panel-body class.

Download Bootstrap Interview Questions And Answers PDF

Previous QuestionNext Question
Is Bootstrap Open Source?Explain what is column offset in bootstrap?