-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompo.html
More file actions
224 lines (190 loc) · 5.8 KB
/
compo.html
File metadata and controls
224 lines (190 loc) · 5.8 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
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
<!DOCTYPE html>
<html>
<meta charset="utf-8" />
<html lang="zh-Hant">
<head>
<!--CREATED BY SUNNY-->
<!--ALL RIGHTS SERVED-->
<!--ANY ATTEMPT TO COPY OR DELETE ANY NOTES THROUGHOUT THE SCRIPT WILL BE SEEN AS AN ACT OF PLAGARISM-->
<!--V2.0.0-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--IMPORT ICONIFY-->
<script src="https://code.iconify.design/iconify-icon/1.0.0/iconify-icon.min.js"></script>
<title>AceChinese</title> <!--TO BE UPDATED IN EVERY PAGE-->
<!-- add icon link --> <!--TO BE UPDATED IN EVERY PAGE-->
<link rel = "icon" href = "https://i.ibb.co/6trtbV0/Logo-ace-chinese-V2.png" type = "image/x-icon"> <!--TO BE UPDATED IN EVERY PAGE-->
<style>
/*css and stuff here*/
/*nav bar background colour black*/
.topnav {
overflow: hidden;
background-color: #333;
}
.topnav a {
float: left;
color: #f2f2f2;
text-align: center;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;
}
.topnav a:hover {
background-color: #A9A9A9;
color: black;
}
/*current location colour grey*/
.topnav a.active {
background-color: #808080;
color: white;
}
body {
background-color: #87CEEB;
height: 100%;
margin: 0;
/*font-family: Arial*/
/*font-family: Arial, Helvetica, sans-serif;*/
}
img {
opacity: 0.95;
}
img:hover {
opacity: 1.0;
}
.topnav-right {
float: right;
}
.logo-left {
float: left;
}
@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}
.center {
margin-left: auto;
margin-right: auto;
}
table, th, td {
border:10px #87CEEB;
}
/*switch to black when testing #87CEEB solid lightblue*/
.button {
/*CHANGE HERE TO GREEN/ORANGE*/
background-color: #ffb84d;
border: none;
color: white;
padding: 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
border-radius: 12px;
width: 100%;
}
/*CHANGE HERE TO GREEN/ORANGE*/
.outline {
border-radius: 25px;
border: 2px solid #ffb84d;
padding: 20px;
outline-style: solid;
outline-width: thin;
}
.tittle-display {
display: block;
margin-left: auto;
margin-right: auto;
width: 30%;
}
.mystery-box {
animation: jump 2s linear infinite;
}
@keyframes jump {
0%,
100% {
transform: translateY(20px);
}
50% {
transform: translateY(30px);
}
}
</style>
</head>
<body onload="openNav()">
<!-- TOP NAV BAR -->
<div class="topnav">
<!-- LOGO HERE -->
<div class="logo-left">
  
<a href="/AceChinese/dashboard.html"><img src="https://i.ibb.co/6trtbV0/Logo-ace-chinese-V2.png" width="70" height="50"></a>
</div>
<!-- END OF LOGO -->
<!--<img src="https://i.ibb.co/6trtbV0/Logo-ace-chinese-V2.png" alt="Logo-ace-chinese-V2" border="0">-->
<div class="topnav-right">
<!-- REDIRECT 主页 -->
<a href="/AceChinese/dashboard.html"><iconify-icon icon="bx:home"></iconify-icon> 主页</a>
<!-- REDIRECT 成长之树 -->
<a href="https://pw-silkroad.w3spaces.com/tree.html"><iconify-icon icon="fluent:tree-evergreen-20-regular"></iconify-icon> 成长之树</a>
<!-- REDIRECT 作业< -->
<a href="/AceChinese/daily-challenge.html"><iconify-icon icon="ic:outline-library-books"></iconify-icon> 每日挑战</a>
<!-- REDIRECT 丝绸之路 -->
<a class="active" href="/AceChinese/compo.html"><iconify-icon icon="clarity:new-line"></iconify-icon> 作文好词帮</a>
<!-- REDIRECT 关于我们 -->
<a href="https://pw-silkroad.w3spaces.com/aboutus.html"><iconify-icon icon="akar-icons:people-group"></iconify-icon> 关于我们</a>
</div>
</div>
<!-- END OF TOP NAV BAR -->
<br>
<br>
<!--CHANGE HERE FOR HIGHER/NORMAL CHINESE-->
<img src="https://i.ibb.co/pZ286sb/2-removebg-preview.png" alt="作文好词帮" class="tittle-display">
<br>
<br>
<div class="outline">
<!--START OF DAILY SUGGESTION-->
<div class="outline">
<table style="width:100%">
<tr>
<th>
<img src="https://i.ibb.co/HV3nMn4/removebg-preview.png" alt="今日推荐">
</th>
<th>
<a href="https://youtu.be/8UlFnxQMJlU" target="_blank"><div class="mystery-box"><img src="https://i.ibb.co/KhmgGTB/1-removebg-preview.png" alt="宝箱" height="300"></div></a>
</th>
</tr>
</table>
</div>
<!--END OF DAILY SUGGESTION-->
<br>
<br>
<div class="outline">
<table style="width:100%">
<tr>
<th><a href="https://youtu.be/9efG9JfUojg" target="_blank"><button class="button">甘拜下风</button></a></th>
<th><a href="https://youtu.be/pWwulILfQ60" target="_blank"><button class="button">骑虎难下</button></a></th>
<th><a href="https://youtu.be/mq7PQpDgFD0" target="_blank"><button class="button">塞翁失马</button></a></th>
<th><a href="https://youtu.be/zOjjH6BfIeU" target="_blank"><button class="button">宝刀不老</button></a></th>
<th><a href="https://youtu.be/dTEAGYSz7iE" target="_blank"><button class="button">叶公好龙</button></a></th>
<th><a href="https://youtu.be/WiIBoY0eBLM" target="_blank"><button class="button">手不释卷</button></a></th>
</tr>
</table>
</div>
<br>
<br>
<div class="outline">
<table style="width:100%">
<tr>
<th><a href="https://youtu.be/8UlFnxQMJlU" target="_blank"><button class="button">管中窥豹</button></a></th>
<th><a href="https://youtu.be/GPzkvZrDBrU" target="_blank"><button class="button">蛛丝马迹</button></a></th>
<th><a href="https://youtu.be/14sNGU-JShk" target="_blank"><button class="button">黔驴技穷</button></a></th>
<th><a href="https://youtu.be/XnRyzASl_jk" target="_blank"><button class="button">三人成虎</button></a></th>
<th><a href="https://youtu.be/GB-m3m-bM4Y" target="_blank"><button class="button">兔死狐悲</button></a></th>
<th><a href="https://youtu.be/Hgf-oX76LOI" target="_blank"><button class="button">神机妙算</button></a></th>
</tr>
</table>
</div>
<br>
<br>
<br>
</body>
</html>