What is a Bootstrap Panel?
In this post I will present to you the Bootstrap panels. These componentsĀ are used when you want to put your DOM component in a box. To get a basic panel, just add class .panel to the <div> element.
A Bootstrap panel is a bordered box that has padding around it.
The class for this is .panel and the contentĀ inside it is .panel-body