- 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.
推薦閱讀
- Intel Galileo Essentials
- UML和模式應(yīng)用(原書(shū)第3版)
- 垃圾回收的算法與實(shí)現(xiàn)
- 三維圖形化C++趣味編程
- Python機(jī)器學(xué)習(xí)經(jīng)典實(shí)例
- PHP+MySQL網(wǎng)站開(kāi)發(fā)項(xiàng)目式教程
- Python機(jī)器學(xué)習(xí)編程與實(shí)戰(zhàn)
- C語(yǔ)言程序設(shè)計(jì)同步訓(xùn)練與上機(jī)指導(dǎo)(第三版)
- C語(yǔ)言程序設(shè)計(jì)
- C語(yǔ)言開(kāi)發(fā)基礎(chǔ)教程(Dev-C++)(第2版)
- Learning AWS
- Webpack實(shí)戰(zhàn):入門、進(jìn)階與調(diào)優(yōu)(第2版)
- 深入分析GCC
- H5+移動(dòng)營(yíng)銷設(shè)計(jì)寶典
- 數(shù)據(jù)結(jié)構(gòu):Python語(yǔ)言描述