-
Notifications
You must be signed in to change notification settings - Fork 0
/
school-enrolledschool.html
219 lines (191 loc) · 8.29 KB
/
school-enrolledschool.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="header/header.css">
<title>School Enrolled School</title>
<style>
* {
box-sizing: border-box;
}
.cover-photo {
background: url('cover-photo-holder.png') no-repeat center;
background-size: cover;
border-radius: 30px 0 0 0;
text-align: center;
height: 100px;
display: flex;
justify-content: center;
align-items: center;
}
.school-tabs {
width: 324px;
padding-top: 12px;
padding-bottom: 12px;
padding-right: 0;
background: #393D3A;
color: #D4D6D5;
font-size: 14px;
border-radius: 30px;
}
.main-container {
margin-top: 64px;
}
@media only screen and (max-width: 812px) {
.main-container-margin {
margin-top: 248px;
}
}
.green-ball {
margin-top: 6px;
height: 48px;
background: url('green-ball.png') no-repeat center;
background-size: contain;
}
@media only screen and (max-width: 766px) {
.row-center {
justify-content: center !important;
}
}
</style>
</head>
<body>
<header>
<section class="left-section">
<span class="menu-toggle material-icons">
menu
</span>
<span class="cheenta-name"><span class="bold">Cheenta </span>Genius</span>
</section>
<nav class="navigation-menu">
<a href="#">practice</a>
<a href="#">ask</a>
<a href="#">learn</a>
<a href="#">friends</a>
<a href="#">teach</a>
<a href="#">events</a>
</nav>
<section class="right-section">
<a href="#">Progress</a>
<div class="ellipse"></div>
</section>
</header>
<main>
<div class="container main-container mb-5">
<div class="cover-photo mb-4">
<p style="margin: 0; font-size: 48px; color: #fff; font-weight: 300;">Cheenta Academy</p>
</div>
<div class="row mt-5">
<h3 style="font-size: 24px; font-weight: 300;">You are enrolled in</h3>
<hr style="width: 90%; margin-right: 4px; margin-top: 12px;">
</div>
<div class="row my-2">
<div class="col-auto mx-2 my-3 school-tabs">
<div class="row ms-1">
<div class="col-3 green-ball"></div>
<div class="col-8 " style="padding: 8px 0;">
<div style="font-size: 24px; font-weight: 300;">Cheenta Academy</div>
</div>
</div>
<div class="row my-2 ms-1">
<div class="col">
Math Olympiad Program; Physics Olympiad Program;
</div>
</div>
<div class="row ms-1 mb-2">
<div class="col" style="color: #D4D6D5; font-weight: bold;">enter</div>
</div>
</div>
<div class="col-auto mx-2 my-3 school-tabs">
<div class="row ms-1">
<div class="col-3 green-ball"></div>
<div class="col-8 " style="padding: 8px 0;">
<div style="font-size: 24px; font-weight: 300;">Panini Eight</div>
</div>
</div>
<div class="row my-2 ms-1">
<div class="col">
Angular; Node JS;
</div>
</div>
<div class="row ms-1 mb-2">
<div class="col" style="color: #D4D6D5; font-weight: bold;">enter</div>
</div>
</div>
</div>
<div class="row mt-5">
<h3 style="font-size: 24px; font-weight: 300;">Prgrams at Cheenta Academy that you may like</h3>
<hr style="width: 90%; margin-right: 4px; margin-top: 12px;">
</div>
<div class="row my-2">
<div class="col-auto mx-2 my-3 school-tabs" style="width: 300px; height: 148px; color: #393D3A; background-color: #D4D6D550;">
<div class="row ms-1">
<div class="col-3 green-ball"></div>
<div class="col-8 " style="padding: 8px 0;">
<div style="font-size: 24px; font-weight: 300; color: #3F5843;">Chand Saudagar</div>
</div>
</div>
<div class="row my-2 ms-1">
<div class="col">
Stock Market;
</div>
</div>
<div class="row ms-1 mb-2">
<div class="col" style="font-weight: bold;">explore</div>
</div>
</div>
<div class="col-auto mx-2 my-3 school-tabs" style="width: 300px; height: 148px; color: #393D3A; background-color: #D4D6D550;">
<div class="row ms-1">
<div class="col-3 green-ball"></div>
<div class="col-8 " style="padding: 8px 0;">
<div style="font-size: 24px; font-weight: 300; color: #3F5843;">Komolnishad</div>
</div>
</div>
<div class="row my-2 ms-1">
<div class="col">
Rabindrasangeet
</div>
</div>
<div class="row ms-1 mb-2">
<div class="col" style="font-weight: bold;">explore</div>
</div>
</div>
<div class="col-auto mx-2 my-3 school-tabs" style="width: 300px; height: 148px; color: #393D3A; background-color: #D4D6D550;">
<div class="row ms-1">
<div class="col-3 green-ball"></div>
<div class="col-8 " style="padding: 8px 0;">
<div style="font-size: 24px; font-weight: 300; color: #3F5843;">Komolnishad</div>
</div>
</div>
<div class="row my-2 ms-1">
<div class="col">
Rabindrasangeet
</div>
</div>
<div class="row ms-1 mb-2">
<div class="col" style="font-weight: bold;">explore</div>
</div>
</div>
<div class="col-auto">
<span class="iconify" style="height: 180px; width: 150px; color: #D4D6D5;" data-icon="la:greater-than" data-inline="false"></span>
</div>
</div>
</div>
</main>
<script src="header/header.js"></script>
<script src="https://code.iconify.design/1/1.0.7/iconify.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
</body>
</html>