-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathIFrameAborad.html
More file actions
53 lines (53 loc) · 3.22 KB
/
IFrameAborad.html
File metadata and controls
53 lines (53 loc) · 3.22 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport">
<meta name="apple-mobile-web-app-capable" content="yes" >
<title></title>
<link rel="stylesheet" type="text/css" href="css/M_Style.css"/>
</head>
<body style="overflow-y: scroll;background-color: #2e2e2e;" >
<div style="width: 100%;background-color: #2e2e2e;padding-bottom: 60px;padding-top: 20px;">
<p style="color: #FFFFFF;font-family: '微软雅黑',sans-serif;font-size: 2.8em;text-align: center;text-shadow: 1px 2px 1px #444444;">四海之内皆兄弟</p>
<hr style="height:5px;border:none;border-top:4px ridge #ffffff;width: 90%;margin: 0 auto;margin-top: 1em;margin-bottom: 2em;" />
<img src="img/Abroad/America.png" style="margin: 0 auto;width: 100%"/>
<div class="MyCountryTitle">U.S.</div>
<div class="MyCountryText">
<p style="width: 80%;margin: 0 auto;">郝国立 杨子堃</p>
<p style="width: 80%;margin: 0 auto;font-size: 0.8em;line-height: 1em;">南加利福尼亚州大学(美国洛杉矶)</p>
<p style="width: 80%;margin: 0 auto;margin-top: 0.2em;">罗璇 张益豪 崔书杨</p>
<p style="width: 80%;margin: 0 auto;font-size: 0.8em;line-height: 1em;">加州大学欧文分校(美国加利福尼亚州尔湾市)</p>
<p style="width: 80%;margin: 0 auto;margin-top: 0.2em;">郭潇雪</p>
<p style="width: 80%;margin: 0 auto;font-size: 0.8em;line-height: 1em;">波士顿大学(美国马萨诸塞州波士顿)</p>
<p style="width: 80%;margin: 0 auto;margin-top: 0.2em;">郭家宝</p>
<p style="width: 80%;margin: 0 auto;font-size: 0.8em;line-height: 1em;">普渡大学(美国西拉法叶市)</p>
<p style="width: 80%;margin: 0 auto;margin-top: 0.2em;">吴捷</p>
<p style="width: 80%;margin: 0 auto;font-size: 0.8em;line-height: 1em;">凯斯西储大学(美国俄亥俄州克利夫兰)</p>
</div>
<img src="img/Abroad/Canada.png" style="margin: 0 auto;width: 100%;"/>
<div class="MyCountryTitle">Canada</div>
<div class="MyCountryText">
<p style="width: 80%;margin: 0 auto;">刘绍华</p>
<p style="width: 80%;margin: 0 auto;font-size: 0.8em;line-height: 1em;">麦吉尔大学(加拿大蒙特利尔)</p>
</div>
<img src="img/Abroad/UK.png" style="margin: 0 auto;width: 100%;"/>
<div class="MyCountryTitle">U.K.</div>
<div class="MyCountryText">
<p style="width: 80%;margin: 0 auto;">李睿彤</p>
<p style="width: 80%;margin: 0 auto;font-size: 0.8em;line-height: 1em;">约翰雷格中学(英国斯肯普索市)</p>
</div>
<img src="img/Abroad/SP.png" style="margin: 0 auto;width: 100%;"/>
<div class="MyCountryTitle">España</div>
<div class="MyCountryText">
<p style="width: 80%;margin: 0 auto;">杨涛</p>
<p style="width: 80%;margin: 0 auto;font-size: 0.8em;line-height: 1em;">瓦伦西亚理工大学(西班牙瓦伦西亚)</p>
</div>
<img src="img/Abroad/rus.png" style="margin: 0 auto;width: 100%;"/>
<div class="MyCountryTitle">Россия</div>
<div class="MyCountryText">
<p style="width: 80%;margin: 0 auto;">戴瞳华</p>
<p style="width: 80%;margin: 0 auto;font-size: 0.8em;line-height: 1em;">莫斯科物理技术学院(莫斯科)</p>
</div>
</div>
</body>
</html>