-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
42 lines (32 loc) · 2.24 KB
/
index.html
File metadata and controls
42 lines (32 loc) · 2.24 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>即时输入</title>
<script src="timely.js"></script>
</head>
<body>
<button onclick="changefont('Text1', 'b43807ee965f4910b3599398bce4af30')">站酷快乐体</button>
<button onclick="changefont('Text1', 'c6541423a19f4067b2d19343999c3cb6')">孙运和炫丽体</button>
<button onclick="changefont('Text1', '669dfd5445104cf09724b3e468eab069')">钟齐山文丰手写体</button>
<button onclick="changefont('Text1', 'aa7cff078b1f46c1aab4931da572e8f7')">钟齐马善政毛笔楷书</button>
<button onclick="changefont('Text1', '969d4dea2acf4bea8968b755deda15c7')">字体管家嘉丽丽</button>
<br></br>
<button onclick="changefont('Text1', 'a77383407b66435a8b5c76ab05093278')">岚竹风体</button>
<button onclick="changefont('Text1', '256f55fb017942c382b3ccb56bfae1dd')">禹卫书法行书繁体</button>
<button onclick="changefont('Text1', 'cca1a596d8c84ede820147328847ff2a')">国祥手写体</button>
<button onclick="changefont('Text1', '36627bea11fe47379bb65da992981017')">日系中文趣圆体</button>
<button onclick="changefont('Text1', 'b84374743a834362a0949eeab20eac08')">书法家颜楷体</button>
<br></br>
<button onclick="changefont('Text1', 'b5a27430c69d452588003dcb07cc2df5')">禹卫书法行书简体</button>
<button onclick="changefont('Text1', '0b32b836f1fc4369bb285f888b7ec5d7')">刘梦吟书法行楷简体</button>
<button onclick="changefont('Text1', 'ef466ba6a877403ca96f6cf059a8f0b7')">锐字逼格青春粗黑</button>
<button onclick="changefont('Text1', '899cbedd0d7c4240b3fb41200fe7c698')">铁兰体</button>
<button onclick="changefont('Text1', '10e083a969784c769e4babe918da9ae9')">金梅小甜甜美工字</button>
<button onclick="changefont('Text1', '729f03957c2f4d3fb04df0f91591afb2')">日本雅艺体</button>
<br><br><br><br>
<input name="Text1" type="text" value="请输入文字" class="youziku-51bf5cf86c4a47f28d7ccdba1f2c1647 toplink1 Active" style="width :1000px; height :50px; font-size:50px" />
<section id="fonts"></section><br>
<section id="output"></section>
</body>
</html>