Adaptive websites are just a subset of responsive websites.
The layout of a responsive website is a website that is compatible with multiple terminals, rather than making a specific version of the website for each terminal. In layman's terms, it means making a website that can adapt to a variety of devices without having to make a specific version for each device, and the display mode on different devices will be different, providing a more comfortable experience for users on different terminals. interface and a better browsing experience.
The adaptive layout can make web pages adaptively displayed on terminals of different sizes, which means that the same interface can be displayed on devices of different sizes, so that the same page can adapt to screens of different sizes. According to the screen size , automatically adjust the layout.
The above is the detailed content of What is the difference between a responsive website and an adaptive website?. For more information, please follow other related articles on the PHP Chinese website!