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