CSS Multiple Choice Questions & Answers (MCQs) focuses on “CSS3 User Interface Properties”.
Q 1. Which of the following CSS3 property is used to tell the browser what the sizing properties should be include?
A. box-model
B. box-sizing
C. box-design
D. box-redesign
Show Answer
Answer:-B. box-sizingQ 2. Which of the following CSS3 property specifies where to navigate when using the arrow-down navigation key?
A. down
B. nav-down
C. arrow-down
D. none of the mentioned
Show Answer
Answer:-C. arrow-downQ 3. Which of the following CSS3 property specifies the sequential navigation order for an element?
A. nav
B. class
C. class-index
D. nav-index
Show Answer
Answer:-D. nav-indexQ 4. Which of the following nav-left value sets it’s value to default value?
A. target-name
B. id
C. inital
D. inherit
Show Answer
Answer:-C. initalQ 5. Which of the following CSS3 property adds space between an outline and the edge or border of an element?
A. outline
B. offset
C. outline-offset
D. none of the mentioned
Show Answer
Answer:-A. outlineQ 6. Which of the following outline-offset value sets the distance the outline is outset from the border edge?
A. distance
B. length
C. initial
D. all
Show Answer
Answer:-B. lengthQ 7. Which of the following CSS3 property specifies whether or not an element is resizable by the user?
A. resize
B. length
C. inherit
D. none of the mentioned
Show Answer
Answer:-B. lengthQ 8. Which of the following CSS3 property specifies where to navigate when using the arrow-up navigation key?
A. nav-upper
B. nav-up
C. nav-top
D. all of the mentioned
Show Answer
Answer:-B. nav-upQ 9. Which of the following CSS3 property specifies where to navigate when using the arrow-right navigation key?
A. right
B. nav-right
C. nav-side
D. none of the mentioned
Show Answer
Answer:-C. nav-sideQ 10. Which of the following nav-right value is used to the inherits this property from its parent element?
A. auto
B. inherit
C. target-name
D. id
Leave a Reply