112k views
3 votes
Which design approach help build sites that optimize varied screen sizes

1 Answer

3 votes

Adaptive design approach

Adaptive design approach offers multiple fixed layout sizes. As compared to the responsive design, adaptive design delivers separate content to users based on their specific device. Responsive design approach uses fluid grids and offers the same website across every device. On the other hand, in adaptive design, the site chooses the best layout for that screen. You can develop 6 designs for the 6 most common screen widths.


User Vadim Shender
by
6.6k points