Sail E0 Webinar

MCQs

Total Questions : 160 | Page 6 of 16 pages
Question 51. Which of the following property is used to change the background in a table?
  1.    table-background
  2.    background
  3.    color
  4.    none of the mentioned
 Discuss Question
Answer: Option B. -> background
Question 52. Which of the following property is used to align the text in a table?
  1.    align
  2.    text
  3.    text-align
  4.    none of the mentioned
 Discuss Question
Answer: Option C. -> text-align
Question 53. Which of the following property is used to change the height of a table?
  1.    height
  2.    table-height
  3.    resize
  4.    position-y
 Discuss Question
Answer: Option A. -> height
Question 54. Which of the following property is used to set order in a table?
  1.    border
  2.    padding
  3.    dotted
  4.    text
 Discuss Question
Answer: Option A. -> border
Question 55. Which of the following selector same as :after; changed under CSS3 to make pseudo-elements obvious?
  1.    ::after
  2.    :after
  3.    #after
  4.    none of the mentioned
 Discuss Question
Answer: Option A. -> ::after
Question 56. Which of the following property controls CSS counter values?
  1.    counter-increment
  2.    counter-decrement
  3.    counter
  4.    none of the mentioned
 Discuss Question
Answer: Option A. -> counter-increment
Question 57. Which of the following property contains a list of one or more counter names to be cleared or set to a particular value?
  1.    counter
  2.    counter-origin
  3.    counter-reset
  4.    none of the mentioned
 Discuss Question
Answer: Option C. -> counter-reset
Question 58. Which of the following property is used in conjunction with the :before or :after pseudo-elements?
  1.    text
  2.    generated-content
  3.    content
  4.    none of the mentioned
 Discuss Question
Answer: Option C. -> content
Question 59. Which of the following property defines the text selection policy for various portions of a document?
  1.    user-origin
  2.    user-select
  3.    user
  4.    all of the mentioned
 Discuss Question
Answer: Option B. -> user-select
Question 60. Which of the following CSS3 property can be used to allow line breaks within words?
  1.    word-wrap
  2.    word-break
  3.    line-wrap
  4.    line-break
 Discuss Question
Answer: Option B. -> word-break

Latest Videos

Latest Test Papers