Web technologies Questions | CSS Quiz | Set-2 | Question 11
Which of the below viewport in CSS is used to sets the initial scaling factor ?
(A) scale
(B) initial-scale
(C) minimum-scale
(D) user-scale
Answer: (B)
Explanation: The initial scale is an inbuilt function that is used to resize the element in the two-dimensional plane. It also helps to scales the elements from horizontal and vertical directions.
Quiz of this Question
Please comment below if you find anything wrong in the above post