InterviewSolution
Saved Bookmarks
| 1. |
Can You Put A Listgroup Within Bootstrap Panel? |
|
Answer» Yes You can include LIST groups within any panel. CREATE a panel by ADDING CLASS .panel to the element. ALSO add class .panel-default to this element. Now within this panel include your list groups. Yes You can include list groups within any panel. Create a panel by adding class .panel to the element. Also add class .panel-default to this element. Now within this panel include your list groups. |
|