Which of the following property controls CSS counter values?
A. counter-increment
B. counter-decrement
C. counter
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following property contains a list of one or more counter names to be cleared or set to a particular value?
A. counter
B. counter-origin
C. counter-reset
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following property is used in conjunction with the :before or :after pseudo-elements?
A. text
B. generated-content
C. content
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following property defines the text selection policy for various portions of a document?
A. user-origin
B. user-select
C. user
D. all of the mentioned
Select an option to see the answer and solution.
Which of the following CSS3 property can be used to allow line breaks within words?
A. word-wrap
B. word-break
C. line-wrap
D. line-break
Select an option to see the answer and solution.
Which of the following property can be used to set text flow appropriate for European alphabets or East Asian alphabets?
A. writing-mode
B. language-mode
C. text-mode
D. None of the above
Select an option to see the answer and solution.
Which of the following property is used to zoom in or out on an element?
A. zoom
B. zoom-set
C. zoom-in
D. zoom-out
Select an option to see the answer and solution.
Which of the following property is used to describe all transition-related properties at once?
A. transition-set
B. transition-wrap
C. transition
D. animation
Select an option to see the answer and solution.
Which of the following property is used to define which properties a transition will be applied to?
A. transition
B. transition-property
C. transition-wrap
D. transition-style
Select an option to see the answer and solution.
Which of the following values are zccepted by the float Property?
A. left
B. right
C. none
D. all of the mentioned
Select an option to see the answer and solution.
Which of the following property is used to control the behavior of floating elements?
A. format
B. clean
C. clear
D. remove
Select an option to see the answer and solution.
The default value for the float property is right.State true or false.
Select an option to see the answer and solution.
Which of the following property allows elements to be offset, rotated, scaled, and skewed in a variety of different ways?
A. transform-style
B. transform
C. transition
D. transform-origin
Select an option to see the answer and solution.
Which of the following property is used to define how nested items are rendered in a 3-D space, the choice being either flattened or with their dimensions preserved?
A. transition-duration
B. transition-delay
C. transition
D. transform-style
Select an option to see the answer and solution.
Which of the following property is used to define the time it takes one iteration of an animation to play?
A. transition-property
B. transition-timing
C. transition-duration
D. user-select
Select an option to see the answer and solution.
Which of the following property sets the distance between an element’s right border and the rightmost edge of its content?
A. auto
B. padding-left
C. padding-right
D. padding-top
Select an option to see the answer and solution.
Which of the following property is used to control page breaks when printing a document after the bound element box ends?
A. page-inside
B. page-break-after
C. page-break-inside
D. page-break-before
Select an option to see the answer and solution.
Which of the following property defines the style of quotation marks to be used with embedded quotations?
A. article
B. para
C. quote
D. quotes
Select an option to see the answer and solution.
Which of the following property defines the length of time that a transition takes?
A. transition
B. transition-duration
C. transform-duration
D. transition-property
Select an option to see the answer and solution.
Which of the following property defines when the transition will start and it allows a transition to begin execution some some period of time from when it is applied?
A. transform-delay
B. transition-delay
C. transform-duration
D. none of the mentioned
Select an option to see the answer and solution.