Vidyalelo
CSS · Q75

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 75

Q75

Which of the following property sets the coordinates of the clipping shape that exposes or hides the content of absolutely positioned elements?

A.
clip
B.
clamp
Answer
C.
clip-wekit
D.
clamp-webkit

Answer: Option B

Solution

Answer: Option B
Solution:
Syntax: clip: rect(coordinates) | auto | inherit