-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
30 lines (26 loc) · 1.19 KB
/
index.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
29
30
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="Word Power Made Easy audio">
<meta name="description" content="Merriam-Webster's Vocabulary Builder audio">
<meta name="description" content="Word Power Made Easy 音频">
<meta name="description" content="Merriam-Webster's Vocabulary Builder 音频">
<title>English Words</title>
</head>
<body>
<div id="content" style="background-color:#FFFFFF;height:90vh;">
<h1>Word Power Made Easy</h1>
<p><a href="Word_Power_Made_Easy_Audio.html">Audio</a></p>
<h1>Merriam-Webster's Vocabulary Builder</h1>
<p><a href="Merriam-Webster's_Vocabulary_Builder_Audio.html">Audio</a></p>
</div>
<div id="footer" style="background-color:#D3D3D3;height:10vh;clear:both;text-align:center;">
<a href="https://github.com/chen172/chen172.github.io/">Github</a>
<a href="https://chen172.github.io/cheatsheet/">Cheatsheet</a>
<a href="https://chen172.github.io/MyBlog/">MyBlog</a>
<a href="https://chen172.github.io/reader/">Reader</a>
<a href="https://chen172.github.io/music/">Music</a>
</div>
</body>
</html>