Detailed SolutionWhich of the following Cascading order has the highest precedence?
Css properties, css elements, css functions and tables
user agent declarations
user normal declarations
author normal declarations
author important declarations
Answer is Right!
Answer is Wrong!
2. Which of the following property sets the coordinates of the clipping shape that exposes or hides the content of absolutely positioned elements?
clip
clamp
clip-wekit
clamp-webkit
Answer is Right!
Answer is Wrong!
3. Which of the following property determines how the cursor displays when passed over the affected element?
mouse
cursor
click
focus
Answer is Right!
Answer is Wrong!
4. Which of the following CSS Property sets the stacking order of positioned elements?
x-index
y-index
z-index
all of the mentioned
Answer is Right!
Answer is Wrong!
Detailed SolutionWhich of the following CSS Property sets the stacking order of positioned elements?
5. Which of the following property is used to indicate whether the backside of an element is visible if the element is rotated to display the back?
background-clip
backface-visibility
behavior
background-origin
Answer is Right!
Answer is Wrong!
6. Which of the following measurement defines a measurement in points?
px
in
em
pt
Answer is Right!
Answer is Wrong!
Detailed SolutionWhich of the following measurement defines a measurement in points?
7. Which of the following measurement is relative to 1% of the height of the viewport?
ch
rem
%
vh
Answer is Right!
Answer is Wrong!
Detailed SolutionWhich of the following measurement is relative to 1% of the height of the viewport?
8. Choose the CSS property which specifies the placement of a table caption.
table-caption
cell-caption
caption-side
caption-adjust
Answer is Right!
Answer is Wrong!
Detailed SolutionChoose the CSS property which specifies the placement of a table caption.
9. Which of the following property is used to set the background image of an element?
background-color
background-image
background-repeat
background-position
Answer is Right!
Answer is Wrong!
Detailed SolutionWhich of the following property is used to set the background image of an element?
10. Which of the following property specifies the stack order of an element?
order
z-index
p-index
auto
Answer is Right!
Answer is Wrong!
Detailed SolutionWhich of the following property specifies the stack order of an element?