-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathug.html
125 lines (117 loc) · 7.12 KB
/
ug.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
<!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="icon" href="manit.png">
<title>MANIT</title>
<style>
tr, td, th {
border: 2px solid blue;
font-size: large;
}
a:link {
text-decoration: none;
color: black;
}
a:hover {
text-decoration: none;
background-color: rgba(255, 0, 0, 0.679);
border-radius: 20px;
transition: all .6s ease;
}
a:visited {
text-decoration: none;
color: rgb(0, 0, 0);
}
</style>
</head>
<body background="manit.png" style="background-color: rgb(53, 53, 247); background-size: cover; overflow-x: hidden; background-repeat: no-repeat; background-attachment: fixed; background-size:40%; background-position: center; padding-left: 10%; padding-right: 10%;">
<div style="background-color: darkblue; opacity: 0.8; position: absolute; top: 0px; left:0px; right: 0px;"><img src="firstLogo.png" style="width:40%; margin: 0px; padding-left: 10%; padding-right: 10%;"></div>
<nav style="margin-top: 11%; padding: 12px;padding-left: 10%;padding-right: 10%; background-color: rgba(173, 216, 230, 0.444); border-radius: 20px;">
<a href="task11home.html" style="padding: 10px 30px 10px 30px; font-family:'Courier New', Courier, monospace; font-weight: 1000;">Home</a>
<a href="task11academics.html" style="padding: 10px 30px 10px 30px; font-family:'Courier New', Courier, monospace; font-weight: 1000; background-color: rgba(255, 59, 48, 0.679); border-radius: 20px;">Academics</a>
<a href="task11admission.html" style="padding: 10px 30px 10px 30px; font-family:'Courier New', Courier, monospace; font-weight: 1000;">Admission</a>
<a href="task11gallery.html" style="padding: 10px 30px 10px 30px; font-family:'Courier New', Courier, monospace; font-weight: 1000;">Gallery</a>
</nav>
<div style=" background-color: rgba(173, 216, 230, 0.222); border-radius: 20px;"><p style="font-family:'Courier New', Courier, monospace; font-size: larger; font-weight: 1000; padding: 10px; margin: 10px;">UG Programme</p>
<hr>
<p style="font-family:'Courier New', Courier, monospace; font-size: larger; font-weight: 1000; padding: 10px; margin: 10px;">MANIT Bhopal runs Courses of 04 years duration leading to the Bachelor's of Technology Degree in Civil, Mechanical, Electrical, Electronics & Communication, Computer Science, Chemical, Material & Metallurgical Engineering and Bachelor's of Planning. The Duration of Bachelor's of Architecture is 05 years. MANIT Bhopal is also running a Dual degree 05 years program in Mathematics and Data Science Since 2021 onwards. The Syllabus and scheme of examination for these courses are as prescribed by the Senate.</p>
<table style="margin-left: 7%; margin-top:5%; margin-bottom: 4%; width: 50%; border: 2px solid blue;">
<tbody>
<tr height="36">
<td class="rtecenter" colspan="3" height="36" align="center" width="551"><strong><strong>UG PROGRAMME (Session 2022 -23)</strong></strong></td>
</tr>
<tr height="20">
<td height="40" rowspan="2" width="52"><strong><strong>S.No.</strong></strong></td>
<td rowspan="2" width="322"><strong><strong>Name of Department</strong></strong></td>
<td rowspan="2" width="113"><strong><strong>Total Seats </strong></strong></td>
</tr>
<tr height="20">
</tr>
<tr height="21">
<td class="rtecenter" colspan="3" height="21" width="487"><strong><strong>Bachelor of Technology (B.Tech.) {Four Years Program}</strong></strong></td>
</tr>
<tr height="20">
<td height="20" width="52"><strong><strong>1</strong></strong></td>
<td width="322"><strong><strong> Chemical Engineering</strong></strong></td>
<td width="113"><strong><strong>78</strong></strong></td>
</tr>
<tr height="20">
<td height="20" width="52"><strong><strong>2</strong></strong></td>
<td width="322"><strong><strong> Civil Engineering</strong></strong></td>
<td width="113"><strong><strong>114</strong></strong></td>
</tr>
<tr height="20">
<td height="20" width="52"><strong><strong>3</strong></strong></td>
<td width="322"><strong><strong> Computer Science & Engineering</strong></strong></td>
<td width="113"><strong><strong>230</strong></strong></td>
</tr>
<tr height="20">
<td height="20" width="52"><strong><strong>4</strong></strong></td>
<td width="322"><strong><strong> Electrical Engineering</strong></strong></td>
<td width="113"><strong><strong>136</strong></strong></td>
</tr>
<tr height="20">
<td height="20" width="52"><strong><strong>5</strong></strong></td>
<td width="322"><strong><strong> Electronics & Communication Engineering</strong></strong></td>
<td width="113"><strong><strong>173</strong></strong></td>
</tr>
<tr height="20">
<td height="20" width="52"><strong><strong>6</strong></strong></td>
<td width="322"><strong><strong> Mechanical Engineering</strong></strong></td>
<td width="113"><strong><strong>212</strong></strong></td>
</tr>
<tr height="30">
<td height="30" width="52"><strong><strong>7</strong></strong></td>
<td width="322"><strong><strong> Materials & Metallurgical Engineering</strong></strong></td>
<td width="113"><strong><strong>78</strong></strong></td>
</tr>
<tr>
<td height="30" width="52">8</td>
<td width="322"><strong><strong> Bachelor of Architecture (B.Arch.){Five Years Program}</strong></strong></td>
<td width="113"><strong>100</strong></td>
</tr>
<tr>
<td height="30" width="52">9</td>
<td width="322"><strong><strong> Bachelor of Planning (B.Plan.) {Four Years Program}</strong></strong></td>
<td width="113"><strong>52</strong></td>
</tr>
<tr height="35">
<td class="rtecenter" colspan="3" height="35" width="487"><strong><strong>DUAL DEGREE (B.Tech.-M.Tech.) {Five Years Program}</strong></strong></td>
</tr>
<tr height="20">
<td height="20" width="52"><strong><strong>1</strong></strong></td>
<td width="322"><strong><strong> Mathematics and Data Science </strong></strong></td>
<td width="113"><strong><strong>30</strong></strong></td>
</tr>
<tr height="20">
<td colspan="2" height="20" width="374"><strong><strong> GRAND TOTAL</strong></strong></td>
<td width="113"><strong><strong>1203</strong></strong></td>
</tr>
</tbody>
</table>
</div>
</body>
</html>