250+ TOP MCQs on CSS3 User Interface Properties and Answers

CSS Questions on “CSS3 User Interface Properties”.

1. Which of the following CSS3 property is used to tell the browser what the sizing properties should be include?
a) box-sizing
b) box-model
c) box-design
d) box-redesign

Answer: a
Clarification: Self-explainatory.

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

Answer: c
Clarification: Self-explainatory.

3. Which of the following CSS3 property specifies the sequential navigation order for an element?
a) nav
b) class
c) nav-index
d) class-index

Answer: c
Clarification: Self-explainatory.

4. Which of the following nav-left value sets it’s value to default value?
a) target-name
b) id
c) inital
d) inherit

Answer: c
Clarification: Self-explainatory.

5. Which of the following CSS3 property adds space between an outline and the edge or border of an element?
a) offset
b) outline
c) outline-offset
d) none of the mentioned

Answer: b
Clarification: Self-explainatory.

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

Answer: b
Clarification: Self-explainatory.

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

Answer: b
Clarification: Self-explainatory.

8. Which of the following CSS3 property specifies where to navigate when using the arrow-up navigation key?
a) nav-upper
b) nav-top
c) nav-up
d) all of the mentioned

Answer: c
Clarification: Self-explainatory.

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

  250+ TOP MCQs on CSS3 Fundamentals and Answers

Answer: c
Clarification: Self-explainatory.

10. Which of the following nav-right value is used to the inherits this property from its parent element?
a) auto
b) id
c) target-name
d) inherit

Answer: d
Clarification: Self-explainatory.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top