Home » HTML » Html miscellaneous » Question
  1. Which of the following will provide additional information about something?
    1. .label-danger
    2. .label
    3. .item
    4. .jumbotron
    5. None of these
Correct Option: B

.label adds a grey rounded box to the element, it provides additional information about something e.g. “New”, .jumbortron creates padded grey box with rounded corners that enlarge font sizes of text inside it, .item class added to each carousel item, it may be text or images.



Your comments will be displayed only after manual approval.