-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex1.html
76 lines (58 loc) · 2.43 KB
/
index1.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!--<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0108)file://C:\Documents%20and%20Settings\ajt.ICS\Local%20Settings\Temporary%20Internet%20Files\OLK460\index.html -->
<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<!--
<meta name="generator" content=
"HTML Tidy for Solaris (vers 1st July 2003), see www.w3.org">
<title>顾琥玥最高!!!</title>
<meta http-equiv="Content-Type" content=
"text/html; charset=utf-8">
<meta content="MSHTML 6.00.2800.1400" name="GENERATOR">
-->
</head>
<body>
<h2>Gonna get some cool stuff</h2>
<h2>Punk's not dead!!!</h2>
<p>Your web page address is:
<i>http://web.ics.purdue.edu/~gu26/</i></p>
<p><i><b>Links</b></i></p>
<ul>
<li><a href="http://www.purdue.edu/">Purdue University</a></li>
<li><a href="http://www.purdue.edu/itap">Information Technology at
Purdue (ITaP)</a></li>
<li><a href="http://www.facebook.com/profile.php?id=100001187457408">Yeah!!! FaceBook!!!
</a></li>
<li><a href="http://www.baidu.com/">Another Google?</a></li>
<li><a href="http://bbs.sumisora.org">
Sumisora!!!</a></li>
<li><a href="http://www.bilibili.tv/">BiliBili!!!</a></li>
</ul>
<hr>
<li>HTML5 Playing on Amazon S3</a></li>
<audio controls="controls">
<source src="http://soul-media.s3.amazonaws.com/test1.ogg" />
</audio>
</br>
<li>FLASH playing on Amazon S3</a></li>
<object type="application/x-shockwave-flash" data="player_mp3.swf" width="200" height="20">
<param name="movie" value="player_mp3.swf" />
<param name="FlashVars" value="mp3=http://soul-media.s3.amazonaws.com/test1.mp3" />
</object>
<script src=
"http://www.java.com/js/deployJava.js"></script>
<script>
// using JavaScript to get location of JNLP
// file relative to HTML page
var dir = location.href.substring(0,
location.href.lastIndexOf('/')+1);
var url = dir + "test.jnlp";
deployJava.createWebStartLaunchButton(url, '1.6.0');
</script>
<script type="application/javascript">
function getip(json){
alert(json.ip); // alerts the ip address
}
</script>
<script type="application/javascript" src="http://jsonip.appspot.com/?callback=getip"></script>
</body></html>