$_[.=.] Forgive me for not being very good at writing headlines.
Google glasses development of the Mirror API development of the HTML layout of the CSS style xxx ...
Okay, get to the point, you can preview the effect in real time in Https://developers.google.com/glass/tools-downloads/playground.
CSS style files: https://mirror-api-playground.appspot.com/assets/css/base_style.css
Mirror Api-timeline:https://developers.google.com/glass/v1/reference/timeline
We can see a list of supported HTML tags:
- Title: H1-6
- Image: img
- List: Li, OL, UL
- HTML5 Tags: article, aside, details, figure, Figcaption, footer, header, nav, section, summary, time
- Structure: blockquote, BR, Div, HR, p, span
- Style: B, big, center, EM, I, u, S, small, strike, strong, style, sub, sup
- Table: Table, TBODY, TD, TFOOT, TH, THEAD, tr
List of tags not supported ( Forbidden ):
- Document headers:
head, title
- Embeds:
audio, embed, object, source, video
- Frames:
frame, frameset
- Scripting:
applet, script