Tag: Layout Techniques
-
CSS Quizs Question & Answers – Cross-Browser Layout Techniques
Q 1. Which of the following property defines how content should behave when it exceeds the width of its enclosing element?A. overflow-yB. overflow-xC. overflow-zD. overflow-width Show Answer Answer:-B. overflow-x Explanation Syntax: overflow-x: auto | hidden Q 2. Which of the following property is used to give a 3-D sense of depth to an element?A. animationB.…