Google glass Mirror app开发之HTML布局之标签篇
$_[.=.] 原谅我不太会写标题..
谷歌眼镜开发 之 Mirror api开发之 HTML布局之 css样式 之xxx...
好了,进入正题,在https://developers.google.com/glass/tools-downloads/playground中可以实时地预览效果
CSS样式文件:https://mirror-api-playground.appspot.com/assets/css/base_style.css
Mirror API - Timeline:https://developers.google.com/glass/v1/reference/timeline
我们可以看到支持的html标签列表:
- 标题:h1-6
- 图片:img
- 列表:li, ol, ul
- HTML5标签: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
不支持(禁止)的标签列表:
- Document headers:
head, title
- Embeds:
audio, embed, object, source, video
- Frames:
frame, frameset
- Scripting:
applet, script
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。