InterviewSolution
Saved Bookmarks
| 1. |
Which Class Is Used To Draw A Toolbar Of Buttons? |
|
Answer» .btn-toolbar HELPS to combine SETS of <div class = "btn-group"> into a <div class = "btn-toolbar"> for more COMPLEX COMPONENTS. .btn-toolbar helps to combine sets of <div class = "btn-group"> into a <div class = "btn-toolbar"> for more complex components. |
|