-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirstyear.php
270 lines (223 loc) · 6.38 KB
/
firstyear.php
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
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
<?php
//include('../dbconfig.php');
extract($_POST);
?>
<!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">
<meta name="description" content="">
<meta name="author" content="">
</head>
<body style="background-attachment: fixed;background-size: 100% 100%;" >
<div align="center">
<table class="styled-table" width="55%">
<caption><h2 align="center" style="color:black;font-weight: bold; ">First Semester Course</h2></caption>
<thead>
<tr>
<th>Subject Code</th>
<th>Title</th>
</tr>
</thead>
<tbody>
<tr>
<td>M-1101</td>
<td>Myanmar</td>
</tr>
<tr>
<td>E-1101</td>
<td>English</td>
</tr>
<tr>
<td>P-1101</td>
<td>Physics</td>
</tr>
<tr>
<td>CST-1142</td>
<td>Calculus I</td>
</tr>
<tr>
<td>CST-1111</td>
<td>Principle of Information Technology</td>
</tr>
<tr>
<td>CST(SS)-1101</td>
<td>Supporting Skill(Office 365)</td>
</tr>
</tbody>
</table>
<table class="styled-table" width="55%">
<caption><h2 align="center" style="color:black;font-weight: bold; ">Second Semester Course</h2></caption>
<thead>
<tr>
<th>Subject Code</th>
<th>Title</th>
</tr>
</thead>
<tbody>
<tr>
<td>M-1201</td>
<td>Myanmar</td>
</tr>
<tr>
<td>E-1201</td>
<td>English</td>
</tr>
<tr>
<td>P-1201</td>
<td>Physics</td>
</tr>
<tr>
<td>CST-1242</td>
<td>Discrete Mathematics</td>
</tr>
<tr>
<td>CST-1214</td>
<td>C++ Programming</td>
</tr>
<tr>
<td>CST(SS)-1201</td>
<td>Supporting Skill(Advanced Office 365)</td>
</tr>
</tbody>
</table>
<div style="padding-top: 0px;">
<footer class="text-center text-lg-start bg-light text-muted" style="background-color:white;color: #000000;font-weight: bold;">
<!-- Section: Social media -->
<section
class="d-flex justify-content-center justify-content-lg-between p-4 border-bottom"
>
<!-- Left -->
<div class="me-5 d-none d-lg-block">
<span>Get connected with us on social networks:</span>
</div>
<!-- Left -->
<!-- Right -->
<div>
<a href="" class="me-4 text-reset" style="color: #000000">
<i class="fa fa-instagram"></i>
</a>
<a href="" class="me-4 text-reset" style="color: #000000">
<i class="fa fa-google"></i>
</a>
<a href="" class="me-4 text-reset" style="color: #000000">
<i class="fa fa-linkedin"></i>
</a>
<a href="" class="me-4 text-reset" style="color: #000000">
<i class="fa fa-github"></i>
</a>
</div>
<!-- Right -->
</section>
<!-- Section: Social media -->
<!-- Section: Links -->
<section class="">
<div class="container text-center text-md-start mt-5">
<!-- Grid row -->
<div class="row mt-3">
<!-- Grid column -->
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<!-- Content -->
<h6 class="text-uppercase fw-bold mb-4" style="font-weight: bold;">
<i class="fas fa-gem me-3"></i>Online Feedback System
</h6>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold mb-4" style="font-weight: bold;">
Rector Office
</h6>
<p>
<a href="#!" class="fa fa-phone" style="color: #000000"> : 09796266500</a>
</p>
<p>
<a href="#!" class="fa fa-envelope" style="color: #000000"> : [email protected]</a>
</p>
<p>
<a href="#!" class="fa fa-external-link-square" style="color: #000000"> : www.ucspyay.edu.mm</a>
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold mb-4" style="font-weight: bold;">
Student Affairs
</h6>
<p>
<a href="#!" class="fa fa-phone" style="color: #000000"> : 09674225695</a>
</p>
<p>
<a href="#!" class="fa fa-envelope" style="color: #000000"> : [email protected]</a>
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold mb-4" style="font-weight: bold;">
Contact Developers
</h6>
<p style="color: #000000"><i class="fa fa-phone"></i> : 09796266500</p>
<p style="color: #000000">
<i class="fa fa-envelope"></i>
</p>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
</section>
<!-- Section: Links -->
<!-- Copyright -->
<div class="text-center p-4" style="background-color: rgba(0, 0, 0, 0.05);">
© 2023 Copyright:
<a class="text-reset fw-bold" href="#!" style="color: #000000">www.onlinefeedbacksystem.com</a>
</div>
<!-- Copyright -->
</footer>
</div>
</div>
<style type="text/css">
.styled-table {
border-collapse: collapse;
margin: 25px 10;
font-size: 1em;
font-family: sans-serif;
min-width: 400px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.styled-table thead tr {
background-color:#0837c4 ;
color: #ffffff;
text-align: center;
}
.styled-table th,
.styled-table td {
padding: 12px 15px;
}
.styled-table tbody tr {
border-bottom: 1px solid #dddddd;
}
.styled-table tbody tr:nth-of-type(even) {
background-color: #f3f3f3;
}
.styled-table tbody tr:last-of-type {
border-bottom: 2px solid #009879;
}
.styled-table tbody tr.active-row {
font-weight: bold;
color: #009879;
}
table.center {
margin-left:auto;
margin-right:auto;
}
</style>
</body>
</html>