- AMP:Building Accelerated Mobile Pages
- Ruadhan O'Donoghue
- 80字
- 2021-07-08 10:04:02
HTML tags that aren't allowed in AMP
You're free to use most HTML elements in your AMP pages. Some are restricted however. Generally, elements that have a performance impact, for example, elements that involve external HTTP requests, are forbidden. For some of these, replacement AMP tags provide similar functionality but in a performance-optimized way.
In general, you can use any HTML tag as usual if it is not listed in the following sections in the forbidden or has-an-AMP-alternative tag lists.
推薦閱讀
- 新編Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- 程序員修煉之道:程序設(shè)計(jì)入門30講
- OpenShift開(kāi)發(fā)指南(原書第2版)
- Python數(shù)據(jù)可視化:基于Bokeh的可視化繪圖
- 云原生Spring實(shí)戰(zhàn)
- Bootstrap Essentials
- 劍指Java:核心原理與應(yīng)用實(shí)踐
- Python機(jī)器學(xué)習(xí):預(yù)測(cè)分析核心算法
- SSM開(kāi)發(fā)實(shí)戰(zhàn)教程(Spring+Spring MVC+MyBatis)
- INSTANT Adobe Edge Inspect Starter
- Unity Character Animation with Mecanim
- ASP.NET 4.0 Web程序設(shè)計(jì)
- 多媒體技術(shù)及應(yīng)用
- Hacking Android
- Mastering JavaScript