-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
250 lines (207 loc) · 9.05 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>GO</title>
<!--Responsive get the browser width-->
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
<!--keywords to help user search in Search Engine-->
<meta name="keywords" content="围棋 Weiqi weiqi WEIQI TheGameOfTheGO GO" />
<!--<ico> left of title-->
<link type="image/x-icon" rel="icon" href="img/ico.ico">
<!--swiper-->
<link href="css/swiper.css" rel="stylesheet" type="text/css" media="all" />
<!--<link rel="stylesheet" type="text/css" href="css/animate.css" />-->
<!-- Icomoon Icon Fonts-->
<link href="css/font-awesome.css" rel="stylesheet" type="text/css" />
<!--Chinese Fonts-->
<link rel="stylesheet" type="text/css" href="fonts/chinese-fonts/huawenxingkai.css" />
<!--main-style-->
<link href="css/main.css" rel="stylesheet" type="text/css" media="all" />
<!--Responsive Style Sheet-->
<link rel="stylesheet" type="text/css" media="(max-device-width: 768px)" href="css/mobile.css" />
</head>
<body class="english">
<!--Top Navigation 顶部导航栏-->
<div class="top-navigation">
<div class="top-section">
<!--Logo-->
<img src="img/logo.png" alt="logo" class="h-logo" />
<!--Language Switch Button 语言切换按钮-->
<div class="language-bg">
<a href="index-chinese.html">
<p class="language chinese">中</p>
</a>
</div>
</div>
<div class="carousel-nav-section">
<div class="carousel-nav-btn">
<div class="btn btn1 active">
<a href="culture.html">
<p>Culture</p>
</a>
<img class="homepage-navboard" src="img/homepage-navboard.png" alt="border"/>
</div>
<div class="btn btn2" id="a01">
<a href="rule.html">
<p>Rules</p>
</a>
<img class="homepage-navboard" src="img/homepage-navboard.png" alt="border"/>
</div>
<div class="btn btn3" id="a02">
<a href="competition.html">
<p>Competition</p>
</a>
<img class="homepage-navboard" src="img/homepage-navboard.png" alt="border"/>
</div>
<div class="btn btn4" id="a03">
<a href="entertainment.html">
<p>Entertainment</p>
</a>
<img class="homepage-navboard" src="img/homepage-navboard.png" alt="border"/>
</div>
</div>
<div class="swiper-container" id="swiper1">
<div class="swiper-wrapper">
<div class="swiper-slide">
<a href="culture.html"><img src="img/nav-culture.png" alt="culture" class="slide-img" /></a>
</div>
<div class="swiper-slide">
<a href="rule.html"><img src="img/nav-rule.png" alt="culture" class="slide-img slide-img-rule" /></a>
</div>
<div class="swiper-slide">
<a href="competition.html"><img src="img/nav-competition.png" alt="competition" class="slide-img slide-img-competition" /></a>
</div>
<div class="swiper-slide">
<a href="entertainment.html"><img src="img/nav-entertainment.png" alt="entertainment" class="slide-img slide-img-entertainment" /></a>
</div>
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
</div>
</div>
<!--Decoration 修饰-->
<img src="img/home-top-left.png" alt="decoration-leaves" class="home-topleft-decoration" />
<img src="img/home-top-right.png" alt="decoration-birds" class="home-topright-decoration" />
</div>
<!--END: Top Navigation 顶部导航栏-->
<!--Culture Part 文化部分-->
<div class="culture-section">
<div class="culture-top">
<img src="img/title-border.png" alt="border" class="culture-title-border" />
<a href="culture.html"><p class="culture-title">Culture</p></a>
</div>
<div class="culture-info">
<div class="culture-left">
<p class="culture-left-text">The game of Go derived from China, which is believed be the oldest board game continuously played to the present day. and was considered one of the four essential art of the cultured aristocraticChinese scholars in antiquity.</p>
</div>
<div class="culture-right">
<img src="img/h-culture.png" alt="culture" class="culture-right-img" />
</div>
<!--Decoration 修饰-->
<img src="img/cloud-right.png" alt="cloud" class="culture-rightcloud" />
</div>
</div>
<!--END: Culture Part 文化部分-->
<!--Rule Part 规则部分-->
<div class="rule-section">
<div class="rule-top">
<img src="img/title-border.png" alt="border" class="rule-title-border" />
<a href="rule.html"><p class="rule-title">Rule</p></a>
</div>
<div class="rule-info">
<div class="rule-left">
<img src="img/h-rule.png" alt="rule" class="rule-left-img" />
</div>
<div class="rule-right">
<p class="rule-right-text">Weiqi is an intelligent game, derive from China. China, Japan and South Korea are the three pillars of the game, and the rules are different.
Rules of the game is Weiqi submethod in China, Japan and Korea's rules of the game is the number method, But the results are often the same when the rules are different.</p>
</div>
<!--Decoration 修饰-->
<img src="img/cloud-left.png" alt="cloud" class="rule-leftcloud" />
<img src="img/cloud-right.png" alt="cloud" class="rule-rightcloud" />
</div>
</div>
<!--END: Rule Part 规则部分-->
<!--Competition Part 竞赛部分-->
<div class="fuild-section">
<div class="competition-top">
<img src="img/title-border.png" alt="border" class="competition-title-border" />
<a href="competition.html"><p class="competition-title">Competition</p></a>
</div>
<div class="competition-info">
<!--Competition Association 竞赛协会-->
<div class="competition-section">
<img src="img/h-competition1.png" alt="association-image" class="competition-img" />
<p class="competition-text">association</p>
</div>
<div class="competition-section">
<img src="img/h-competition3.png" alt="competition-image" class="competition-img" />
<p class="competition-text">competition</p>
</div>
<div class="competition-section">
<img src="img/h-competition2.png" alt="player-image" class="competition-img" />
<p class="competition-text">player</p>
</div>
<!--Decoration 修饰-->
<img src="img/cloud-left.png" alt="cloud" class="competition-cloud" />
<img src="img/long-cloud.png" alt="cloud" class="competition-cloud2" />
</div>
<div class="center-section">
<p class="competition-p">Go as a traditional way of entertainment, in recent years, the promotion and development of the relevant go associations, making amateur and professional players more and more, followed, folk and official games are more and more popular.</p>
</div>
</div>
<!--END: Rule Part 竞赛部分-->
<!--Entertainmen Part 娱乐部分-->
<div class="entertainment-section">
<div class="entertainment-top">
<img src="img/title-border.png" alt="border" class="entertainment-title-border" />
<a href="entertainment.html"><p class="entertainment-title">Entertainment</p></a>
</div>
<div class="entertainment-info">
<p class="entertainment-top-text">The game of Go is a popular way for leisure time no matter before and present, it is not only a chess game, but also is a way for training thinking.</p>
<img src="img/h-entertainment1.jpg" alt="entertainment1" class="entertainment-img1" />
<div class="entertainment-bottom">
<div class="entertainment-left">
<p>Through long-term playing the game of go, we could improve space imagination skills, develop logical thinking and improve memory. In addition, people could exercise their will-power, and even reflecting something to adjust their study of operation in different angles, planning and scheduling.</p>
</div>
<div class="entertainment-right">
<img src="img/h-entertainment2.jpg" alt="entertainment2" class="entertainment-right-img" />
</div>
</div>
<!--Decoration 修饰-->
<img src="img/h-entertainment-border.png" alt="border" class="entertainment-border" />
</div>
</div>
<!--END: Entertainmen Part 娱乐部分-->
<!--Footer 页脚-->
<div class="h-footer">
<!--分割线-->
<div class="breaker">
<img src="img/footer-breaker.png" alt="footer" class="break-img" />
</div>
<!--Info Part 信息部分-->
<div class="footer-info">
<p><i class="fa fa-map-marker"></i> Wuhan Textitle University</p>
<p><i class="fa fa-envelope"></i> [email protected]</p>
<p><i class="fa fa-phone-square"></i> 13135664660</p>
<a href="reference.html">
<p class="reference">Reference</p>
</a>
<p>©Less & More</p>
</div>
<!--Decoration 修饰-->
<img src="img/footer-bg.png" alt="footer" class="home-footer-bg" />
</div>
<!--END: Footer 页脚-->
<!--Script-->
<!--jQuery-->
<script src="js/jquery.min.js" type="text/javascript "></script>
<!--Swiper-->
<script src="js/swiper.animate1.0.2.min.js" type="text/javascript "></script>
<script src="js/swiper.js" type="text/javascript "></script>
<!--main javaScript-->
<script src="js/main.js" type="text/javascript "></script>
<!--End:Script-->
</body>
</html>