πŸ“Š CSS
Q. Choose the CSS property that can be used for collapsing the borders between table cells?
  • (A) border
  • (B) collapse-border
  • (C) border-collapse
  • (D) border-cell
πŸ’¬ Discuss
βœ… Correct Answer: (C) border-collapse
πŸ“Š CSS
Q. Which CSS property can be used to set the image as border instead of the border style?
  • (A) background-image
  • (B) border-image
  • (C) background-image-source
  • (D) border-image-source
πŸ’¬ Discuss
βœ… Correct Answer: (D) border-image-source
πŸ“Š CSS
Q. In how many way border-image-width CSS property can be defined?
  • (A) 4
  • (B) 6
  • (C) 8
  • (D) 9
πŸ’¬ Discuss
βœ… Correct Answer: (D) 9
πŸ“Š CSS
Q. Which of the following is not an appropriate value for border-collapse?
  • (A) all
  • (B) collapse
  • (C) inherit
  • (D) separate
πŸ’¬ Discuss
βœ… Correct Answer: (A) all
πŸ“Š CSS
Q. Which of the following specifies the distance between the borders of adjacent cells?
  • (A) border-spacing-cell
  • (B) border-width-spacing
  • (C) border-spacing
  • (D) cell-spacing
πŸ’¬ Discuss
βœ… Correct Answer: (C) border-spacing
πŸ“Š CSS
Q. Which of the following property defines the border-width, border-style and border-color of an element’s top border in a single declaration?
  • (A) border
  • (B) border-top
  • (C) border-top-corner
  • (D) border-top-style
πŸ’¬ Discuss
βœ… Correct Answer: (B) border-top
πŸ“Š CSS
Q. Which of the following name should be added to mark a link as disabled?
  • (A) responsive vertical menu
  • (B) pure-menu-selected
  • (C) responsive horizontal-to-vertical menu
  • (D) pure-menu-disabled
πŸ’¬ Discuss
βœ… Correct Answer: (D) pure-menu-disabled
πŸ“Š CSS
Q. What should be added to create a horizontal menu?
  • (A) pure-menu-scrollable
  • (B) pure-menu-has-children
  • (C) pure-menu-selected
  • (D) pure-menu-horizontal
πŸ’¬ Discuss
βœ… Correct Answer: (D) pure-menu-horizontal
πŸ“Š CSS
Q. Which of the following will give a minimalist entrance effect on hover?
  • (A) SVG & jQuery pop-up animation
  • (B) linear pop-up
  • (C) material design
  • (D) “flappy” buttons
πŸ’¬ Discuss
βœ… Correct Answer: (B) linear pop-up
πŸ“Š CSS
Q. Which of the following will display a speech bubble pop-up?
  • (A) overlay pop-up
  • (B) modal animation physics
  • (C) pop-up question form
  • (D) cartoon pop-up
πŸ’¬ Discuss
βœ… Correct Answer: (D) cartoon pop-up