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-sizing

Q 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-down

Q 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-index

Q 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. inital

Q 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. outline

Q 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. length

Q 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. length

Q 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-up

Q 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-side

Q 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

Show Answer Answer:-B. inherit

Leave a Reply

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

Author

quizsquestion@gmail.com

Related Posts

Python Questions and Answers – Exception Handling – 3

Python Multiple Choice Questions & Answers (MCQs) focuses on “Exception Handling – 3”. Q 1. What happens if the file is not...

Read out all

Python Questions and Answers – Exception Handling – 2

Python Multiple Choice Questions & Answers (MCQs) focuses on “Exception Handling – 2”. Q 1. The following Python code will result in...

Read out all

C++ Programming Questions and Answers – Exception Handling – 2

C++ Programming Multiple Choice Questions & Answers (MCQs) focuses on “Exception Handling – 2”. Q 1. Where should we place catch block...

Read out all

C++ Programming Questions and Answers – Exceptions That Are Not Errors

C++ MCQs (multiple choice questions) focuses on “Exceptions That Are Not Errors”. One shall practice these MCQs to improve their C++ programming...

Read out all

Python Questions and Answers – Encapsulation

Python Multiple Choice Questions & Answers (MCQs) focuses on “Encapsulation”. Q 1. Which of these is not a fundamental features of OOP?A....

Read out all

You cannot copy content of this page