Q. In the width=device-width part sets

  • (A) To view in Desktop only
  • (B) The width of the page to follow the screen-width of the device (which will vary depending on the device)
  • (C) To view for Mobile only
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (B) The width of the page to follow the screen-width of the device (which will vary depending on the device)

Q. Default size of H1 bootstrap heading

  • (A) 20px
  • (B) 24px
  • (C) 30px
  • (D) 36px
πŸ’¬ Discuss
βœ… Correct Answer: (D) 36px

Q. Change the order of the grid columns with

  • (A) .col-md-front-* and .col-md-back-*
  • (B) .col-md-right-* and .col-md-left-*
  • (C) .col-md-move-right-* and .col-md-move-left-*
  • (D) .col-md-push-* and .col-md-pull-*
πŸ’¬ Discuss
βœ… Correct Answer: (D) .col-md-push-* and .col-md-pull-*

Q. Which is default for a form

  • (A) Horizontal Form
  • (B) Vertical Form
  • (C) Inline Form
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (B) Vertical Form

Q. Large devices are defined as having a screen width from

  • (A) 1000 pixels and above
  • (B) 1100 pixels and above
  • (C) 1200 pixels and above
  • (D) 1024 pixels and above
πŸ’¬ Discuss
βœ… Correct Answer: (C) 1200 pixels and above

Q. Which class should be used for creating page navigation with Previous and Next.

  • (A) pagination
  • (B) pager
  • (C) nav
  • (D) carousel
πŸ’¬ Discuss
βœ… Correct Answer: (B) pager

Q. Default size of H2 bootstrap heading

  • (A) 20px
  • (B) 24px
  • (C) 30px
  • (D) 36px
πŸ’¬ Discuss
βœ… Correct Answer: (C) 30px

Q. The class in Bootstrap which is used to specify the collapsible elements is

  • (A) .collapse
  • (B) .carousel
  • (C) .pager
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) .collapse

Q. Which of the following class in Bootstrap is used to create a well?

  • (A) .wel
  • (B) .well
  • (C) .well-container
  • (D) .container-well
πŸ’¬ Discuss
βœ… Correct Answer: (B) .well

Q. The class used for creating the large size wells is

  • (A) .well-large
  • (B) .well-big
  • (C) .well-lg
  • (D) .well-sm
πŸ’¬ Discuss
βœ… Correct Answer: (C) .well-lg