首页 > 代码库 > Google glass Mirror app开发之HTML布局之标签篇
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
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。