Sail E0 Webinar

MCQs

Total Questions : 160 | Page 13 of 16 pages
Question 121. As a general rule, properties in CSS inherit from ___________ elements
  1.    child to parent
  2.    parent to child
  3.    grandparents to parents
  4.    none of the mentioned
 Discuss Question
Answer: Option B. -> parent to child
Question 122. The __________ specifies style sheets for a source document according to the conventions of the document language. For instance, in HTML, style sheets may be included in the document or linked externally.
  1.    author
  2.    user
  3.    user-agent
  4.    none of the mentioned
 Discuss Question
Answer: Option A. -> author
Question 123. CSS3 ___________ let you display smooth transitions between two or more specified colors
  1.    Float
  2.    Align
  3.    Gradients
  4.    Color
 Discuss Question
Answer: Option B. -> Align
Question 124. The ___________________ property specifies whether or not an element should be resizable by the user.
  1.    Outline Offset
  2.    Resize
  3.    Unit
  4.    None of the mentioned
 Discuss Question
Answer: Option B. -> Resize
Question 125. The __________ may be able to specify style information for a particular document. For example, the user may specify a file that contains a style sheet or the user agent may provide an interface that generates a user style sheet.
  1.    author
  2.    user
  3.    user-agent
  4.    none of the mentioned
 Discuss Question
Answer: Option B. -> user
Question 126. Each property may also have a cascaded value of ___________ which means that, for a given element, the property takes the same specified value as the property for the element’s parent.
  1.    !important
  2.    delay
  3.    inherit
  4.    important
 Discuss Question
Answer: Option C. -> inherit
Question 127. _____________ property specifies the direction in which a marquee should move.
  1.    marquee-style
  2.    marquee-play-count
  3.    marquee-direction
  4.    none of the mentioned
 Discuss Question
Answer: Option C. -> marquee-direction
Question 128. ___________ property defines a mask to be used as a box’s overlay in order to clip the box to a complex shape.
  1.    mask
  2.    mask-box-image
  3.    mask-attachment
  4.    mask-origin
 Discuss Question
Answer: Option A. -> mask
Question 129. Which of the following property defines the offset from an element’s border and its outline?
  1.    outline-radius
  2.    opacity
  3.    outline-offset
  4.    overflow-style
 Discuss Question
Answer: Option C. -> outline-offset
Question 130. Which of the following property allows a marquee to be used in the case of a text overflow?
  1.    overflow-style
  2.    opacity
  3.    overflow-x
  4.    perspective
 Discuss Question
Answer: Option C. -> overflow-x

Latest Videos

Latest Test Papers