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