【发布时间】:2013-04-16 19:49:18
【问题描述】:
根据https://developers.google.com/glass/v1/reference/timeline#html 可以使用 HTML。
在“html”字段中使用 HTML 标签有什么限制吗?
【问题讨论】:
-
我认为需要更多的解释。
根据https://developers.google.com/glass/v1/reference/timeline#html 可以使用 HTML。
在“html”字段中使用 HTML 标签有什么限制吗?
【问题讨论】:
我们将很快更新有关此的文档,但与此同时,以下是限制:
h1、h2、h3、h4、h5、h6
img
li、ol、ul
article、aside、details、figure、
figcaption, footer, header, nav, section, summary, time
blockquote、br、div、hr、p、span
b,big,center,em,i,u,s,small,strike,
strong, style, sub, sup
table、tbody、td、tfoot、th、thead、tr
head、title
audio、embed、object、source、video
frame,frameset
applet, script
【讨论】:
<iframe> 呢?
img 的 onload 属性。锚标签是如何处理的?