【发布时间】:2016-06-27 21:08:58
【问题描述】:
我有一个使用 Bootstrap 的网站。从技术上讲,我目前正在使用 Bootstrap 4。我想在我的页面的面向公众的部分中利用 Accelerated Mobile Pages (AMP)。但是,我有几个似乎无法摆脱的错误。这让我想知道,我什至可以将 Bootstrap 与 Accelerated Mobile Page 一起使用吗?
我什至可以在 Accelerated Mobile Pages 中使用 JavaScript 吗? Bootstrap 为手机上的汉堡菜单提供了 JavaScript。然而,当我运行验证器时,我看到如下错误:
The attribute 'href' in tag 'link rel=stylesheet for fonts' is set to the invalid value 'https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.2/css/bootstrap.min.css'.
The attribute 'rel' in tag 'link rel=' is set to the invalid value
The tag 'script' is disallowed except in specific forms.
那么,回到我的问题。是否可以拥有使用 Accelerated Mobile Pages 的 Bootstrap 4 网站?
谢谢!
【问题讨论】:
标签: html css pagespeed accelerated-mobile-page