-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
66 lines (61 loc) · 2.33 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
59
60
61
62
63
64
65
66
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="./style.newg.css">
<title>土木11班毕业视频</title>
</head>
<body>
<div style="height: 15px"></div>
<div class="articlebox">
<div style="padding: 0 0 0 0; margin: 0" align="left"><img style="height: 30px" src="./logo.png"></a></div>
<div class="articleblock-content">
<div>
<p class="articletext" style="color: #555">您现在观看的是<font color="#FB7299">西南交通大学 2014 级土木 11 班毕业视频</font></p>
</div>
<div>
<p class="articletext" style="color: #555">上传于4月30日 时长24秒</p>
</div>
</div>
</div>
<div style="height: 15px"></div>
<div class="formbox">
<div class="formblock-content">
<div class="formDescribe">
<h1 class="headingText">土木11班毕业视频</h1>
</div>
</div>
<div class="formblock-fill">
<video id="video1" width="100%" style="background-image:url(./poster.jpg); background-size:100% 100%">
<source onload="alert()" src="./swjtu14civil11.mp4" type="video/mp4">
你的浏览器不支持在线播放。
</video>
</div>
<div class="formblock-action">
<div class="buttonDefault" onclick="document.getElementById('video1').play()"><span>播放</span></div>
<div class="textButton" onclick="window.open('./土木11班毕业视频.zip')"><span>喜欢这个视频?点击这里下载。</span></div>
</div>
<input id="loginbutton" type="submit" style="display:none" value="login">
</div>
<div style="height: 30px"></div>
<div class="copyrightbox">
<div class="articleblock-content">
<div>
<p class="articletext">导演: 潘磊 曾冠雄</p>
</div>
<div>
<p class="articletext">后期: 梁岚峥 潘磊</p>
</div>
<div>
<p class="articletext">音乐: 胡晋 梁岚峥</p>
</div>
<div>
<p class="articletext">演员: 西南交通大学2014级土木11班全体成员</p>
</div>
</div>
<div style="padding: 0.5em 0 0 0; margin: 0" align="right"><img style="height: 15px" src="./logo_w.png"></a></div>
</div>
<div style="height: 50px"></div>
</body>
</html>