Vidyalelo
CSS · Q63

CSS Text, Borders and Images

Programming · CSS · question 63

Q63

Which of the following property is used to define whether an element should be resized and, if so, upon what axis?

A.
axis
B.
resize
Answer
C.
set-origin
D.
set-axis

Answer: Option B

Solution

Answer: Option B
Solution:
Syntax: resize: both | horizontal | none