-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
58 lines (52 loc) · 2.18 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="zh-tw" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Reading Experiment</title>
<link href="background.css" rel="stylesheet" type="text/css" />
<link href="style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.auto-style1 {
text-align: center;
color: #000000;
font-weight: normal;
font-size: xx-large;
}
.auto-style6 {
font-size: small;
}
.auto-style7 {
font-size: medium;
}
.auto-style9 {
font-size: large;
}
.auto-style11 {
font-family: 微軟正黑體;
text-align: center;
color: #000000;
font-size: x-large;
}
.auto-style12 {
font-family: 微軟正黑體;
text-align: center;
color: #000000;
font-size: large;
}
</style>
</head>
<body>
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><h2 class="auto-style1" style="height: 25px"><strong>Reading Experiment</strong></h2>
<p class="auto-style11" style="height: 17px">閱讀實驗</p>
<p class="auto-style12"><br/><br/><br/><br/><br/><br/><br/><br/>閱讀文章後,請完成閱讀測驗、紙本單字測驗</p>
<p class="auto-style12">若文章內設有註釋,請詳細閱讀所有註釋內容</p>
<p class="auto-style11"><span class="auto-style9"><a href="article 1 Ng.html"target=_new>1. 開始測驗</a></span><span class="auto-style6">
-Neanderthals (Ng) </span><span class="auto-style9"><a href="article 1 Eng kw.html"target=_new>2. 開始測驗</a></span><span class="auto-style6">
-Neanderthals (Engkw)</span></p>
<p class="auto-style11"><span class="auto-style9"><a href="article 1 Eng full.html"target=_new>3. 開始測驗</a></span><span class="auto-style6">
-Neanderthals (Engf) </span><span class="auto-style9"><a href="article 1 Chi kw.html"target=_new>4. 開始測驗</a></span><span class="auto-style7">-</span><span class="auto-style6">
Neanderthals (Chikw)<span class="auto-style9">
<a href="article 1 Chi full.html"target=_new>5. 開始測驗</a></span>-Neanderthals (Chif)</span></p>
</body>
</html>