html
html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<office:scripts/>
-<office:font-face-decls>
<style:font-face style:font-pitch="variable" style:font-family-generic="swiss" svg:font-family="'Liberation Sans'" style:name="Liberation Sans"/>
<style:font-face style:font-pitch="variable" style:font-family-generic="system" svg:font-family="Mangal" style:name="Mangal"/>
<style:font-face style:font-pitch="variable" style:font-family-generic="system" svg:font-family="'Microsoft YaHei'" style:name="Microsoft YaHei"/>
<style:font-face style:font-pitch="variable" style:font-family-generic="system" svg:font-family="'Segoe UI'" style:name="Segoe UI"/>
<style:font-face style:font-pitch="variable" style:font-family-generic="system" svg:font-family="Tahoma" style:name="Tahoma"/>
</office:font-face-decls>
-<office:automatic-styles>
-<style:style style:name="co1" style:family="table-column">
<style:table-column-properties style:column-width="64.01pt" fo:break-before="auto"/>
</style:style>
Enter to Rename, Shift+Enter to Preview
css
css
1
2
3
body {
}
Enter to Rename, Shift+Enter to Preview
js
js
1
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run