BS Panels Panels Bootstrap defines a panel as a bordered box with padding around its content. ------list mukava ----- The .panel class is used to generate panels, while the .panel-body class is used for content within the panels. Example A Basic Panel The .panel-default class is used to change the color of the panel. For more contextual classes, see to the last example on this page. Panel Heading ------list mukava ----- The .panel-heading class creates a heading for the panel: Example Panel Heading Panel Content Panel Footer ------list mukava ----- The .panel-footer class creates a footer for the panel: Example Panel Content Panel Group To group multiple panels, enclose them in a <div> with class .panel-group.The .panel-group class removes the bottom border from each panel: Example Panel Content Panel Content Panels with Contextual Classes Color the panel using contextual classes (.panel-default, .panel-primary, .panel-success, .panel-info, .panel-warning, or .panel-danger): Example ----- Example mukavu -----