Bootstrap Question:

Download Job Interview Questions and Answers PDF

Tell me can you put a table within bootstrap panel?

Bootstrap Interview Question
Bootstrap Interview Question

Answer:

Yes! To get a non-bordered table within a panel, use the class .table within the panel. Suppose there is a <div> containing .panel-body, we add an extra border to the top of the table for separation. If there is no <div> containing .panel-body, then the component moves from panel header to table without interruption.

Download Bootstrap Interview Questions And Answers PDF

Previous QuestionNext Question
What is Jumbotron?Tell me how to create a navbar in bootstrap?