Viewport meta tag is the primary idea of Responsive Web Design. The viewport differs from device to device. It will be smaller on a mobile when contrasted with PC screen.
To set the viewport, HTML5 presented a technique <meta> tag, to permit developers to take control over the viewport.
It is compulsory to include <meta> viewport element in all your web pages.
0 Comment(s)