-
Notifications
You must be signed in to change notification settings - Fork 4
/
admission.php
executable file
·228 lines (210 loc) · 8.15 KB
/
admission.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
<!DOCTYPE html>
<html lang="en">
<!-- Head -->
<head>
<?php include 'includes/head.php'; ?>
</head>
<body>
<!-- Page Preloder -->
<?php include 'includes/preloader.php'; ?>
<!-- Header -->
<?php include 'includes/header.php'; ?>
<!-- Navbar -->
<?php include 'includes/navbar.php'; ?>
<!-- Side Nav -->
<?php include 'includes/sidenav.php'; ?>
<!-- Breadcrumb section -->
<div class="site-breadcrumb">
<div class="container">
<a href="index.php"><i class="fa fa-home"></i> Home</a> <i class="fa fa-angle-right"></i>
<span>Admission</span>
</div>
</div>
<!-- Breadcrumb section end -->
<!-- Admission section -->
<section class="about-section spad pt-0">
<div class="container">
<div class="section-title text-center">
<h3>Admission</h3>
<p>How to enroll?</p>
</div>
<h5 class="text-center mt-5 pt-4">COURSES OFFERED</h5>
<hr>
<div class="row table-hover table-responsive">
<table class="table">
<caption class="small">Scroll horizontally if<br> seeing on smartphone.</caption>
<thead class="thead-light">
<tr>
<th scope="col">#</th>
<th scope="col">Sector Specialization</th>
<th scope="col">Degree/Duration</th>
</tr>
</thead>
<tbody>
<tr class="table-primary">
<th scope="row">1</th>
<td>Nutrition & Dietetics</td>
<td>
<dl class="row">
<dt class="col-sm-9">Certificate Course</dt>
<dd class="col-sm-3">...6 months</dd>
<dt class="col-sm-9">Diploma Course</dt>
<dd class="col-sm-3">...1 year</dd>
<dt class="col-sm-9">Advanced diploma</dt>
<dd class="col-sm-3">...2 years</dd>
<dt class="col-sm-9">Bachelor of Vocation[B.Voc.(ND)]</dt>
<dd class="col-sm-3">...3 years</dd>
</dl>
</td>
</tr>
<tr class="table-success">
<th scope="row">2</th>
<td>Landscape Design</td>
<td>
<dl class="row">
<dt class="col-sm-9">Certificate Course</dt>
<dd class="col-sm-3">...6 months</dd>
<dt class="col-sm-9">Diploma Course</dt>
<dd class="col-sm-3">...1 year</dd>
<dt class="col-sm-9">Advanced diploma</dt>
<dd class="col-sm-3">...2 years</dd>
<dt class="col-sm-9">Bachelor of Vocation[B.Voc.(LD)]</dt>
<dd class="col-sm-3">...3 years</dd>
</dl>
</td>
</tr>
<tr class="table-danger">
<th scope="row">3</th>
<td>Handicraft</td>
<td>
<dl class="row">
<dt class="col-sm-9">Certificate Course</dt>
<dd class="col-sm-3">...6 months</dd>
<dt class="col-sm-9">Diploma Course</dt>
<dd class="col-sm-3">...1 year</dd>
<dt class="col-sm-9">Advanced diploma</dt>
<dd class="col-sm-3">...2 years</dd>
<dt class="col-sm-9">Bachelor of Vocation[B.Voc.(HC)]</dt>
<dd class="col-sm-3">...3 years</dd>
</dl>
</td>
</tr>
<tr class="table-warning">
<th scope="row">4</th>
<td>Interior Design</td>
<td>
<dl class="row">
<dt class="col-sm-9">Certificate Course</dt>
<dd class="col-sm-3">...6 months</dd>
<dt class="col-sm-9">Diploma Course</dt>
<dd class="col-sm-3">...1 year</dd>
<dt class="col-sm-9">Advanced diploma</dt>
<dd class="col-sm-3">...2 years</dd>
<dt class="col-sm-9">Bachelor of Vocation[B.Voc.(ID)]</dt>
<dd class="col-sm-3">...3 years</dd>
</dl>
</td>
</tr>
<tr class="table-info">
<th scope="row">5</th>
<td>Logistics & Supply (Cargo Management)</td>
<td>
<dl class="row">
<dt class="col-sm-9">Certificate Course</dt>
<dd class="col-sm-3">...6 months</dd>
<dt class="col-sm-9">Diploma Course</dt>
<dd class="col-sm-3">...1 year</dd>
</dl>
</td>
</tr>
</tbody>
</table>
</div>
<div class="row mt-5 bg-warning p-4" id="note">
<span class="lead col-md-1">Note:</span>
<span class="small col-md-11">
<ul>
<li>In all courses offered by DDU-KK, the eligibility criterion is minimum 12th pass and there is no age limit.</li>
<li>A student may be offered Certificate, Diploma, Advanced Diploma and B.Voc. degree in respective sectors after completion of One semester, Two semesters, Four semesters and Six semesters respectively.</li>
</ul>
</span>
</div>
<h5 class="text-center mt-5">BROUCHERS</h5>
<hr>
<div class="row">
<div class="col-lg-6 mt-4" id="landscape">
<div class="card border-dark bg-light">
<h5 class="card-header">B.Voc. Landscape Design</h5>
<div class="card-body">
<h5 class="card-title text-secondary">Eligibility</h5>
<p class="card-text">Minimum (10+2) pass or equivalent in any stream.</p>
<h5 class="card-title">Age Limit</h5>
<p class="card-text">No age limit for candidates.</p>
<h5 class="card-title">Admission Procedure</h5>
<p class="card-text">The admissions will be done as per merit in 12th.</p>
<h5 class="card-title">Duration</h5>
<p class="card-text">Six Semesters(Three Years)</p>
<a href="docs/admission/B.Voc.-Landscape Design.pdf" class="btn btn-secondary" target="_blank">Brochure</a>
</div>
</div>
</div>
<div class="col-lg-6 mt-4" id="nutrition">
<div class="card border-dark bg-light">
<h5 class="card-header">B.Voc. Nutrition & Dietetics</h5>
<div class="card-body">
<h5 class="card-title">Eligibility</h5>
<p class="card-text">Minimum (10+2) pass or equivalent in any stream.</p>
<h5 class="card-title">Age Limit</h5>
<p class="card-text">No age limit for candidates.</p>
<h5 class="card-title">Admission Procedure</h5>
<p class="card-text">As per merit of qualifying marks.</p>
<h5 class="card-title">Duration</h5>
<p class="card-text">Six Semesters(Three Years)</p>
<a href="docs/admission/B.Voc.-Nutrition & Dietetics.pdf" class="btn btn-secondary" target="_blank">Brochure</a>
</div>
</div>
</div>
<div class="col-lg-6 mt-4" id="logistics">
<div class="card border-dark bg-light">
<h5 class="card-header">Diploma in Logistics and Supply</h5>
<div class="card-body">
<h5 class="card-title">Eligibility</h5>
<p class="card-text">Minimum (10+2) pass or equivalent in any stream.</p>
<h5 class="card-title">Age Limit</h5>
<p class="card-text">No age limit for candidates.</p>
<h5 class="card-title">Admission Procedure</h5>
<p class="card-text">The admissions will be done as per merit in 12th.</p>
<h5 class="card-title">Duration</h5>
<p class="card-text">Two Semesters(One Year)</p>
<a href="docs/admission/Diploma-Logistics and Supply.pdf" class="btn btn-secondary" target="_blank">Brochure</a>
</div>
</div>
</div>
<div class="col-lg-6 mt-4" id="interior">
<div class="card border-dark bg-light">
<h5 class="card-header">M.Voc. Interior Design</h5>
<div class="card-body">
<h5 class="card-title">Eligibility</h5>
<p class="card-text">B.Voc. in Interior Design</p>
<h5 class="card-title">Age Limit</h5>
<p class="card-text">No age limit for candidates.</p>
<h5 class="card-title">Admission Procedure</h5>
<p class="card-text">The admissions will be done as per merit in B.Voc. Interior Design.</p>
<h5 class="card-title">Duration</h5>
<p class="card-text">Four Semesters(Two Years)</p>
<a href="docs/admission/M.Voc.-Interior Design.pdf" class="btn btn-secondary" target="_blank">Brochure</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Admission section end-->
<!-- Footer section -->
<?php include 'includes/footer.php'; ?>
<!-- Back 2 Top -->
<?php include 'includes/back2Top.php'; ?>
<!--====== Javascripts & Jquery ======-->
<?php include 'includes/javascripts.php'; ?>
</body>
</html>