| 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 of the following spans full width of screen?

Correct Answer is : .container-fluid

2. Which class is used to separate links in dropdown menu?

Correct Answer is : .divider

3. Which of the following adds default styles for dropdown menu container?

Correct Answer is : .dropdown-menu

4. Which class adds a rounded border around an element?

Correct Answer is : .well

5. Which of the following will show popup-box?

Correct Answer is : .tooltip

6. Which of the following class will show blue text?

Correct Answer is : .text-primary

7. Which of the following makes a table more compact?

Correct Answer is : .table-condensed

8. Which of the following creates toggleable tabs?

Correct Answer is : .tab-pane

9. Which class is a container for responsive columns?

Correct Answer is : .row

10. Which of the following creates yellow progress bar?

Correct Answer is : .progress-bar-warning

11. Which class is a container for progress bars?

Correct Answer is : .progress

12. Which of the following removes the default list-style and left margin on list items?

Correct Answer is : .list-unstyled

13. What lines up the terms and descriptions in
element side by side?

Correct Answer is : .dl-horizontal

14. Which class makes a text stand out?

Correct Answer is : .lead

15. Which of the following indicates dropdown functionality?

Correct Answer is : .caret

16. Which class separates items inside dropdown menu?

Correct Answer is : .divider

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

Correct Answer is : .collapse.in

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

Correct Answer is : .navbar-toggle

19. Which is used on a
    container?

Correct Answer is : .navbar-nav

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

Correct Answer is : .navbar-static-top