Kizspy Question: 42
(Choose 1 answer)
FJOVERFLOW.COM
Which of the following code segments will keep people from being able to zoom in or out on your content?
A. <meta name="viewport" content="width=device-width, initial-scale=1,
maximum-scale=1'>
B. <meta name="viewport" content="width=device-width, initial-scale=1'>
C. It is impossible to lock the zoom ability
D. All of the others