Which of the following class in Bootstrap is used to create a label?DWQA Questions › Category: Web Design HTML › Which of the following class in Bootstrap is used to create a label? 0 Vote Up Vote Down Editor Staff asked 1 month ago Which of the following class in Bootstrap is used to create a label?.label.badge.flag.popoverRelated 1 Answers 0 Vote Up Vote Down Editor Staff answered 1 month ago (a) .label Explanation: Bootstrap labels are used to specify the additional information about something like offering counts, tips, or other makeup for pages. The class .label is used to display the labels.Related