Tuesday, 12 December 2017

Responsive website Design




Responsive Web Design (RWD) is an approach to web design, with the goal that desktop webpage is allowed to be viewed in response to the size of the screen or the size of the web browser, which can be viewed with the fluid grid concept, The comparison of the size of the page elements to the percentage of relative units rather than the full units like pixels or numbers. Flexible images are also shaped in related units so that they can be prevented from appearing outside of their element. The Media Queries page allows the use of different CSS style rules based on device attributes, the width of the browser is usually displayed.

No comments:

Post a Comment