| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 20

1. Which class separates items inside dropdown menu?

Correct Answer is : .divider

2. Which of the following shown collapsible content by default?

Correct Answer is : .collapse.in

3. Which style button that should open navbar on small screens?

Correct Answer is : .navbar-toggle

4. Which is used on a
    container?

Correct Answer is : .navbar-nav

5. Which of the following removes left, top and right borders from navbar?

Correct Answer is : .navbar-static-top

6. Which of the following aligns .pager previous button to left?

Correct Answer is : .previous

7. Which class indicates new or unread items?

Correct Answer is : .badge

8. Which of the following will display a grey label?

Correct Answer is : .label label-default

9. Which class indicates the current page?

Correct Answer is : .active

10. Which of the following is added to link or header element?

Correct Answer is : .navbar-brand

11. What creates black navigation bar?

Correct Answer is : .navbar-inverse

12. How many glyphs does bootstrap include?

Correct Answer is : 260

13. Which of the following allows an element to lock to an area on the page?

Correct Answer is : affix

14. Which of the following occurs after fixed positioned is added to the element?

Correct Answer is : affixed.bs.affix

15. What indicates a closable alert box?

Correct Answer is : .alert-dismissible

16. Which of the following makes the button appear pressed?

Correct Answer is : .active

17. What changes button text to the original text?

Correct Answer is : .button(“reset”)

18. What adds slides to carousel?

Correct Answer is : .carousel-inner

19. The default value for an interval is __________

Correct Answer is : 5000

20. What activates the collapsible element with an option?

Correct Answer is : .collapse(“options”)