-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
200 lines (175 loc) · 8.92 KB
/
Copy pathindex.html
File metadata and controls
200 lines (175 loc) · 8.92 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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>
CL-GEN
</title>
<script src="public/js/jquery-1.9.1.min.js"></script>
<script src="public/js/nav.js"></script>
<script src="public/js/slide.js"></script>
<link type="text/css" rel="stylesheet" href="public/css/front.css">
<link type="text/css" rel="stylesheet" href="public/css/button.css">
<link type="text/css" rel="stylesheet" href="public/css/footer.css">
</head>
<body>
<div class="container">
<div class="menu">
<ul>
<li class="logo"><img src="images/logo.png"></li>
<li class="logo"><a href="index.html">Home</a></li>
<li class="logo"><a href="public/common/about.html">About School</a</li>
<li><button class="login-btn"><a href= public/common/loginFile.php>Login</a></button></li>
</ul>
</div>
<div class="slideshow-container">
<!-- Full-width images with number and caption text -->
<div class="slide fade">
<img src="images/school.jpg" style="width:100%">
</div>
<div class="slide fade">
<img src="images/event3.jpg" style="width:100%">
</div>
<div class="slide fade">
<img src="images/event4.jpg" style="width:100%">
</div>
</div>
<div style="text-align:center">
<span class="dot" onclick="currentSlide(1)"></span>
<span class="dot" onclick="currentSlide(2)"></span>
<span class="dot" onclick="currentSlide(3)"></span>
</div>
<div class="banner">
<table>
<tr>
<td>
<table class="inner">
<tr>
<th>
<h2>Annual Sportsmeet</h2>
</th>
</tr>
<tr>
<td>
<p>From October 31 through December 31, we invite you to Do Something for CancerCare: Tell your family and friends about CancerCare over your Zoom turkey dinners. Bake holiday cookies.</p>
</td>
</tr>
<tr>
<td>
<button class="view-btn"><span><a href= "public/common/news.php"><b>View More</b></a></span></button>
</td>
</tr>
</table>
</td>
<td>
<table class="inner">
<tr>
<th>
<h2>Talent show</h2>
</th>
</tr>
<tr>
<td>
<p>From October 31 through December 31, we invite you to Do Something for CancerCare: Tell your family and friends about CancerCare over your Zoom turkey dinners. Bake holiday cookies.</p>
</td>
</tr>
<tr>
<td>
<button class="view-btn"><span><a href= "public/common/news.php"><b>View More</b></a></span></button>
</td>
</tr>
</table>
</td>
<td>
<table class="inner">
<tr>
<th>
<h2>Annual Gathering</h2>
</th>
</tr>
<tr>
<td>
<p>From October 31 through December 31, we invite you to Do Something for CancerCare: Tell your family and friends about CancerCare over your Zoom turkey dinners. Bake holiday cookies.</p>
</td>
</tr>
<tr>
<td>
<button class="view-btn"><span><a href= "public/common/news.php"><b>View More</b></a></span></button>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table class="inner">
<tr>
<th>
<h2>Annual Sportsmeet</h2>
</th>
</tr>
<tr>
<td>
<p>From October 31 through December 31, we invite you to Do Something for CancerCare: Tell your family and friends about CancerCare over your Zoom turkey dinners. Bake holiday cookies.</p>
</td>
</tr>
<tr>
<td>
<button class="view-btn"><span><a href= "public/common/news.php"><b>View More</b></a></span></button>
</td>
</tr>
</table>
</td>
<td>
<table class="inner">
<tr>
<th>
<h2>Talent show</h2>
</th>
</tr>
<tr>
<td>
<p>From October 31 through December 31, we invite you to Do Something for CancerCare: Tell your family and friends about CancerCare over your Zoom turkey dinners. Bake holiday cookies.</p>
</td>
</tr>
<tr>
<td>
<button class="view-btn"><span><a href= "public/common/news.php"><b>View More</b></a></span></button>
</td>
</tr>
</table>
</td>
<td>
<table class="inner">
<tr>
<th>
<h2>Annual Gathering</h2>
</th>
</tr>
<tr>
<td>
<p>From October 31 through December 31, we invite you to Do Something for CancerCare: Tell your family and friends about CancerCare over your Zoom turkey dinners. Bake holiday cookies.</p>
</td>
</tr>
<tr>
<td>
<button class="view-btn"><span><a href= "public/common/news.php"><b>View More</b></a></span></button>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div class="picture">
<img src="images/online.png">
</div>
<div class="contact">
<h2> CONTACT US</h2>
<hr>
<p>Telephone Number : +94 11 5465286</p>
<p>Email : school@gmail.com</p>
</div>
</div>
</div>
</body>
</html>