M
M
Monty Python2018-04-13 00:50:45
css
Monty Python, 2018-04-13 00:50:45

What is the difference between RWD and AWD?

What is the difference between the two web designs:

  • Responsive
  • Adaptive

(there are few texts on the Internet on this topic, but the definitions are rather vague)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anatoly, 2018-04-13
@Austin1

Responsive (fluid, responsive) design uses %, vh/vw and similar "rubber" values ​​that change depending on the screen size, as well as media queries. The responsive version uses the same HTML template and the mobile user downloads the same content as the desktop version in its entirety. content_responsive-thumb1.gifResponsive design has in advance several versions of the site for different sizes (320px, 760px, 1024px, etc.), which do not load extra elements as responsive if they are not on the page.
PS: the information is taken from agente.ru , it is described in more detail there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question