Adaptive/Responsive Web Design
Using the concepts of adaptive design, devicedetection-specific streamlined content that is
optimized for the mobile device can be rendered
from the server based on the device’s form factor.
The advantage of adaptive Web pages specifically
for mobile devices is that streamlined content is
sent from the server, which conserves bandwidth.
With adaptive content delivery, the server hosting
the Web site detects the requesting devices, and
uses this information to deliver different sets of
HTML and cascading style sheet code based on
the characteristics of the devices that have been
detected.