Published on 01/09/2017 6:29 am
The Viewport - Responsive Web Design

VIEWPORT.jpg


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   tag, to permit developers to take control over the Viewport.

It is compulsory to include viewport element in all your web pages.

CSS viewport rule :- 

  • Try not to utilize fixed width elements.

  • Substance ought not depend on a specific viewport width to render well. 

  • Utilize CSS media queries to apply diverse styling for small and large screens

Read more about The Viewport - Responsive Web Design visit FindNerd.





0 Comments
Please login to post your comment..