Sail E0 Webinar

MCQs

Total Questions : 53 | Page 5 of 6 pages
Question 41. Which of the following selector is used to selects the element that is the root of the document?
  1.    :only-of-type
  2.    :target
  3.    :root
  4.    ::selection
 Discuss Question
Answer: Option D. -> ::selection
Question 42. Which of the following measurement represent seconds?
  1.    s
  2.    se
  3.    sec
  4.    second
 Discuss Question
Answer: Option A. -> s
Question 43. Which of the following selector is used to select elements that are read-only. When applied to form elements, this would select fields with the readonly attribute set?
  1.    :valid
  2.    :target
  3.    :read-only
  4.    :required
 Discuss Question
Answer: Option C. -> :read-only
Question 44. Which of the following property is used to control column element breaks after an associated element when flowing multicolumn text?
  1.    column-break
  2.    column-break-after
  3.    column-break-before
  4.    multicolumn-break-after
 Discuss Question
Answer: Option B. -> column-break-after
Question 45. Which of the following property is used to control column element breaks before the associated element when flowing multicolumn text?
  1.    multicolumn
  2.    column-break-before
  3.    column-break
  4.    multicolumn-break-before
 Discuss Question
Answer: Option B. -> column-break-before
Question 46. Which of the following property defines the number of columns in a multicolumn text flow?
  1.    columns
  2.    column-flow
  3.    column-number
  4.    column-count
 Discuss Question
Answer: Option D. -> column-count
Question 47. Which of the following property defines the gap between columns in a multicolumn text flow?
  1.    column-rule-flow
  2.    column-gap
  3.    column-rule
  4.    none of the mentioned
 Discuss Question
Answer: Option B. -> column-gap
Question 48. Which of the following property defines the style of the divider rule between columns in a multicolumn text flow?
  1.    columns
  2.    column-flow
  3.    column-style
  4.    none of the mentioned
 Discuss Question
Answer: Option D. -> none of the mentioned
Question 49. Which of the following property defines the width of a rule between columns in a multicolumn text flow?
  1.    column-rule-style
  2.    column-width
  3.    column-rule-width
  4.    columns
 Discuss Question
Answer: Option C. -> column-rule-width
Question 50. Which of the following property is a shorthand definition of the number of columns and their widths in a multicolumn text flow?
  1.    column-width
  2.    column-style
  3.    columns
  4.    filter
 Discuss Question
Answer: Option C. -> columns

Latest Videos

Latest Test Papers