Home > Article > Web Front-end > What is h5 page design?
h5 page design is an interface written in H5 language. H5 was originally a standard computer language for making World Wide Web pages. It is a vocabulary simplified by HTML5. HTML5 is designed to support multimedia on mobile devices. .
h5 page design means an interface written in H5 language.
H5 was originally a standard computer language for making World Wide Web pages, a simplified vocabulary from HTML5, which was designed to support multimedia on mobile devices.
Page design: With the development of the times, the number of mobile users increases, and there are more and more behaviors such as scanning QR codes to pay, logging into the website, following official accounts, and redeeming prizes. A new concept mobile adaptation station That is, the H5 page was born. It is a website generated through HTML, CSS and JS technologies, and needs to adapt to screens of multiple resolutions. There are H5 websites, H5 ads, and H5 games respectively.
APP is an application installed on your mobile phone. Open it to enter the product and operate it. The H5 page is a page that can be opened in different browsers and WeChat APP. Not all apps have H5 interfaces, but some apps adopt H5 interfaces for better compatibility.
Extended information:
The difference between H5 and APP.
1. Development cycle: H5 development is based on the backend and front-end research and development, and the time is short. The development of APP requires re-development of the front-end and back-end, which takes a long time.
2. Update iteration: H5 update, as long as the research and development update is completed, users only need to re-enter the page once to see the latest page. For APP updates, when the research and development update is completed, users need to download the APP again before they can see the new updates.
3. Spreadability: H5 spreads quickly through various browsers, WeChat, Moments application market, etc. The spread of APP is only in the application market.
4. Multi-platform: H5 web pages can be opened in browsers, WeChat, and can also be packaged into independent APPs. Traditional APPs can only be opened on the mobile phone desktop and cannot be opened in the browser or WeChat interface.
Recommended: "html5 video tutorial"
The above is the detailed content of What is h5 page design?. For more information, please follow other related articles on the PHP Chinese website!