0 votes
in Bootstrap by
In <meta name=”viewport” content=”width=device-width, initial-scale=1?>the initial-scale=1 part sets

a. To make zoom in Mobile only

b. To make zoom in Desktop only

c. initial zoom level when the page is first loaded by the browser

d. None of these

1 Answer

0 votes
by
initial zoom level when the page is first loaded by the browser
...