Q. The Carousel plugin is a component

  • (A) For getting lot of icons
  • (B) For cycling through elements like slideshow
  • (C) For animation
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (B) For cycling through elements like slideshow

Q. Which of the following class makes circle image

  • (A) .img-circle-corner
  • (B) .img-crl
  • (C) .img-circle
  • (D) .img-clr
πŸ’¬ Discuss
βœ… Correct Answer: (C) .img-circle

Q. What is the button class to indicate danger

  • (A) .btn-info
  • (B) .btn-danger-button
  • (C) .btn-danger
  • (D) .btn-warning
πŸ’¬ Discuss
βœ… Correct Answer: (C) .btn-danger

Q. Bootstrap’s global default font-size is

  • (A) 10px
  • (B) 12px
  • (C) 13px
  • (D) 14px
πŸ’¬ Discuss
βœ… Correct Answer: (D) 14px

Q. Which class should be used to indicate a button group?

  • (A) btn-group-buttons
  • (B) btn-group
  • (C) btn-grp
  • (D) btn-buttons
πŸ’¬ Discuss
βœ… Correct Answer: (B) btn-group

Q. Which class to be used to create a button as a link in bootstrap

  • (A) .btn-hyperlink
  • (B) .btn-link
  • (C) .btn-url
  • (D) .btn-anchor
πŸ’¬ Discuss
βœ… Correct Answer: (B) .btn-link

Q. Inthe initial-scale=1 part sets

  • (A) To make zoom in Mobile only
  • (B) To make zoom in Desktop only
  • (C) initial zoom level when the page is first loaded by the browser
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (C) initial zoom level when the page is first loaded by the browser

Q. .btn-group class will make button group as

  • (A) Vertical
  • (B) Horizontal
  • (C) Menu
  • (D) Dropdown
πŸ’¬ Discuss
βœ… Correct Answer: (B) Horizontal

Q. Which of the following class makes thumbnail image

  • (A) .img-tmbnail
  • (B) .img-thumbnail-image
  • (C) .img-thumb
  • (D) .img-thumbnail
πŸ’¬ Discuss
βœ… Correct Answer: (D) .img-thumbnail

Q. The Bootstrap grid system has four classes which defines screen size

  • (A) s, sm, mid, lg
  • (B) xs, sm, md, lg
  • (C) x, sm, md, lg
  • (D) xs, sml, mid, lg
πŸ’¬ Discuss
βœ… Correct Answer: (B) xs, sm, md, lg