πŸ“Š CSS
Q. Which of the following property defines in a shorthand form the width, style, and color for the bottom border of an element?
  • (A) border-bottom
  • (B) border-bottom-color
  • (C) border-bottom-all
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) border-bottom
πŸ“Š CSS
Q. Which of the following property sets the width of an element’s bottom border?
  • (A) border
  • (B) border-collapse
  • (C) border-bottom-width
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) border-bottom-width
πŸ“Š CSS
Q. Which of the following property defines whether table cell borders are connected or separate?
  • (A) border-table
  • (B) border
  • (C) border-collapse
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) border-collapse
πŸ“Š CSS
Q. Which of the following property defines the style for the right border of an element?
  • (A) border-spacing
  • (B) border-spacing
  • (C) border-right
  • (D) border-right-style
πŸ’¬ Discuss
βœ… Correct Answer: (C) border-right
πŸ“Š CSS
Q. Which of the following property defines the color of an element’s top border?
  • (A) border-color
  • (B) border-top
  • (C) border-top-color-webkit
  • (D) border-top-color
πŸ’¬ Discuss
βœ… Correct Answer: (D) border-top-color
πŸ“Š CSS
Q. Which of the following property sets the width of an element’s complete border?
  • (A) border-width
  • (B) width
  • (C) border-depth
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) border-width
πŸ“Š CSS
Q. Which of the following property defines the visual style of up to four different sides of a border?
  • (A) border-style
  • (B) border
  • (C) border-top
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) border-style
πŸ“Š CSS
Q. Which of the following defines in a shorthand form the width, style, and color for the top border of an element?
  • (A) border-up
  • (B) border-bottom
  • (C) border-style
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) none of the mentioned
πŸ“Š CSS
Q. Which of the following property defines the y (vertical) coordinate for a positioned element, relative to the bottom of the enclosing object or browser window?
  • (A) border
  • (B) bottom
  • (C) position
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) bottom
πŸ“Š CSS
Q. Which of the following property specifies the placement of an element in relation to floating objects?
  • (A) clear
  • (B) color
  • (C) space
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) clear