Q. Bootstrap is created by

  • (A) Mark Jukervich
  • (B) Mark Otto and Jacob Thornton
  • (C) James Gosling
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (B) Mark Otto and Jacob Thornton

Q. Which of the following class creates a list of items?

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

Q. Which of the following layout available In Bootstrap?

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

Q. Which of the following Bootstrap’s global default line-height?

  • (A) 1.428
  • (B) 1.128
  • (C) 1.228
  • (D) 1.8
πŸ’¬ Discuss
βœ… Correct Answer: (A) 1.428

Q. Identify the correct statement about bootstrap wells?

  • (A) well-lg or well-sm classes are used in conjunction with .well class
  • (B) You can change the size of well using the optional classes such as, well-lg or well-sm
  • (C) Both A and B
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (C) Both A and B

Q. Which of the following class styles a table as a nice basic table with stripes on rows?

  • (A) .table
  • (B) .table-hover
  • (C) .table-bordered
  • (D) .table-striped
πŸ’¬ Discuss
βœ… Correct Answer: (D) .table-striped

Q. Identify the true statement about bootstrap help text?

  • (A) Bootstrap form controls can have a block level help text that flows with the inputs.
  • (B) To add a full width block of content, use the .help-block after the <:input>.
  • (C) Both A and B
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (C) Both A and B

Q. Identify the correct statement of data-content Data attribute of Tooltip Plugin?

  • (A) Defines default content value if data-content attribute isn't present
  • (B) Defines how the tooltip is triggered
  • (C) Sets the default title value if the title attribute isn't present.
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (A) Defines default content value if data-content attribute isn't present

Q. The Bootstrap grid system is based on how many columns?

  • (A) 5
  • (B) 6
  • (C) 8
  • (D) 12
πŸ’¬ Discuss
βœ… Correct Answer: (D) 12

Q. Which of the following class shapes an image to a circle?

  • (A) .img-round
  • (B) .img-circle
  • (C) .img-thumbnail
  • (D) .img-rounded
πŸ’¬ Discuss
βœ… Correct Answer: (B) .img-circle