How we create a large button in Bootstrap ?(A) .btn-xl(B) .btn-lrg(C) .btn-large(D) .btn-lg
View Answer
Which of the below is the correct syntax for adding the alert in the bootstrap component ?(A) <div class=”Warning”> component<div>(B) <div class=”alert”> component<div>(C) <div class=”popup”> component<div>(D) <div class=”danger”> component<div>
View Answer
Which of the below is true about Glyphiconsin Bootstrap ?(A) It is used to set different icons on a webpage.(B) It is used for Removing different icons on the page.(C) It is used for Selecting different icons on the page.(D) None of the above.
View Answer
Which of the below properties is used to make the rows of the table hoverable ?(A)table-collapse(B)table-row(C)table-hover(D)table-hide
View Answer
In Bootstrap 4 .col-LG is used to-(A)To make width size(B)To make height size(C)To make width and height both(D)To make character entry size
View Answer
Which of the following bootstrap styles can be used to create a Stacked progress bar?(A)Stacked form(B)Striped form(C)Rounded form(D)None of the above
View Answer
Which of the below classes is used to make the responsive images in Bootstrap ?(A).img-fix class(B).img-width class(C).img-center class(D).img-fluid class
View Answer