Q. Which of the following button class is used to create a large button?

  • (A) .btn-l
  • (B) .btn-xl
  • (C) .btn-large
  • (D) .btn-lg
πŸ’¬ Discuss
βœ… Correct Answer: (D) .btn-lg

Q. Which of the following class is used to create a black navigation bar?

  • (A) .navbar-black
  • (B) .navbar-inverse
  • (C) .navbar-default
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (B) .navbar-inverse

Q. Which of the following plugin is used to create a modal window?

  • (A) Window
  • (B) Popup
  • (C) Modal
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (C) Modal

Q. Which contextual class indicates a succesful or positive action?

  • (A) .text-success
  • (B) .text-warning
  • (C) .text-primary
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (A) .text-success

Q. Which of the following class indicates uppercased text?

  • (A) .uppercase
  • (B) .text-capitalize
  • (C) .text-uppercase
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (C) .text-uppercase

Q. In Bootstrap we can add for

  • (A) Make proper view of labels
  • (B) Proper Rendering and Zooming in mobile
  • (C) Make SEO
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (B) Proper Rendering and Zooming in mobile

Q. Glyphicons is mainly used for

  • (A) Animation
  • (B) Slideshow
  • (C) Graphic Images
  • (D) Providing Different Icons
πŸ’¬ Discuss
βœ… Correct Answer: (D) Providing Different Icons

Q. What layout is used for providing 100% width in bootstrap?

  • (A) Fixed Layout
  • (B) Fluid Layout
  • (C) Both A and B
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (B) Fluid Layout

Q. Which of the following contextual class is used for warning purpose?

  • (A) .danger
  • (B) .active
  • (C) .warning
  • (D) All of the Above
πŸ’¬ Discuss
βœ… Correct Answer: (C) .warning

Q. Which of the following grid class is used for desktop?

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