- 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.
推薦閱讀
- 深入理解Bootstrap
- 劍指JVM:虛擬機(jī)實(shí)踐與性能調(diào)優(yōu)
- Django:Web Development with Python
- Learning Linux Binary Analysis
- Java面向?qū)ο蟪绦蜷_(kāi)發(fā)及實(shí)戰(zhàn)
- Learning Python by Building Games
- Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- Java語(yǔ)言程序設(shè)計(jì)教程
- ASP.NET程序開(kāi)發(fā)范例寶典
- JavaScript機(jī)器人編程指南
- Building Business Websites with Squarespace 7(Second Edition)
- Mapping with ArcGIS Pro
- Java Web應(yīng)用開(kāi)發(fā)
- Java EE應(yīng)用開(kāi)發(fā)及實(shí)訓(xùn)
- ASP.NET開(kāi)發(fā)技巧精講