- AMP:Building Accelerated Mobile Pages
- Ruadhan O'Donoghue
- 115字
- 2021-07-08 10:03:55
AMP-HTML
AMP-HTML is an HTML5-based markup language that's used to write AMP content. It's basically a flavor of HTML5 designed with performance in mind. It both restricts and extends the HTML tags you can use in your pages. It restricts the HTML tags you can use to ensure reliable performance, and it provides a set of custom HTML tags--AMP components--to deliver rich but constrained functionality on top of the permitted HTML tags.
Because they are HTML-based, AMP pages will run in any web browser, out of the box. Additionally, AMP-HTML is designed so that it can also be served from the AMP Cache, and when it is, further optimizations can be automatically applied.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- UI設計基礎培訓教程
- 數字媒體應用教程
- 認識編程:以Python語言講透編程的本質
- Linux操作系統基礎案例教程
- The DevOps 2.5 Toolkit
- Python之光:Python編程入門與實戰
- Windows Phone 7.5:Building Location-aware Applications
- Building Business Websites with Squarespace 7(Second Edition)
- H5+移動營銷設計寶典
- 微前端設計與實現
- Python全棧開發:基礎入門
- Modular Programming with JavaScript
- Python滲透測試編程技術:方法與實踐(第2版)
- 產品架構評估原理與方法