-
Notifications
You must be signed in to change notification settings - Fork 2
/
total_3.html
38 lines (37 loc) · 995 Bytes
/
total_3.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
<!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 http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>無標題文件</title>
<style type="text/css">
<!--
body {
background-color: #E7FFB5;
}
.style1 { font-size: 18px;
font-family: "Courier New", Courier, monospace;
font-weight: bold;
}
a:link {
color: #003300;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #009900;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
-->
</style></head>
<body>
<div align="center">
<p><img src="pictures/comic_1.jpg" alt="p8" width="648" height="936" longdesc="pictures/comic_1.jpg" /></p>
<p><img src="pictures/p5.gif" alt="p7" width="20" height="20" align="absmiddle" longdesc="pictures/p5.gif" /><span class="style1"> <a href="total.html" target="_self">BACK</a></span> </p>
</div>
</body>
</html>