-
Notifications
You must be signed in to change notification settings - Fork 0
/
impdocsforadmission.html
executable file
·212 lines (154 loc) · 10.7 KB
/
impdocsforadmission.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="CampusKeeda - Mumbai University engineering colleges information Question Papers Syllabus" />
<meta name="language" content="English" />
<meta name="keywords" content="campuskeeda,ck,campus,keeda,keedacampus,mumbai,engineering,colleges,branches,western,central,harbour,outside,affiliated,university,mu,syllabus,question,papers,download,information,semester,sem,electronics,etrx,telecommunication,extc,information,technology,it,computer,comps,cmpn,mechanical engineering,mech,civil,electrical,may,june,dec" />
<meta name="author" content="">
<title>Home | CampusKeeda - Mumbai University engineering colleges | Question Papers | Syllabus</title>
<!-- core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/prettyPhoto.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<link rel="shortcut icon" href="images/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="images/ico/apple-touch-icon-57-precomposed.png">
<link rel="icon" href="images/ico/Campus.ico" type="image/gif" sizes="16x16">
</head><!--/head-->
<body class="homepage">
<header id="header">
<div class="top-bar">
<div class="container">
<div class="row">
<div class="col-sm-6 col-xs-4">
<div class="top-number">
<p> CampusKeeda - One Stop for Engineering..!! </p>
</div>
</div>
<div class="col-sm-6 col-xs-6 col-md-4 col-md-offset-2">
<div class="social">
<ul class="social-share">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
</ul>
</div>
</div>
</div>
</div><!--/.container-->
</div><!--/.top-bar-->
<!---->
<nav class="navbar navbar-inverse" role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="images/Campus.png" alt="logo"></a>
</div>
<div class="collapse navbar-collapse navbar-right">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="colleges.html">Engg. Colleges</a></li>
<li class="dropdown">
<a href="questionpapers.html" class="dropdown-toggle" data-toggle="dropdown">Question Papers<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="qpaper_fe/qpapers_fe_sem1.html">F.E. Sem 1</a></li>
<li><a href="qpaper_fe/qpapers_fe_sem2.html">F.E. Sem 2</a></li>
<li><a href="Question papers list/extc-question-papers.html">EXTC</a></li>
<li><a href="Question papers list/etrx-question-papers.html">Electronics Engg.</a></li>
<li><a href="Question papers list/qpapers_electrical.html">Electrical Engg.</a></li>
<li><a href="Question papers list/computers-question-papers.html">Computer Engg.</a></li>
<li><a href="Question papers list/it-question-papers.html">Information Technology</a></li>
<li><a href="Question papers list/qpapers_civil.html">Civil Engg.</a></li>
<li><a href="Question papers list/qpapers_mechanical.html">Mechanical Engg.</a></li>
</ul>
</li>
<li><a href="syllabus.html">Syllabus</a></li>
<li><a href="Blueprints.html">Blueprints</a></li>
<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Projects <em class="fa fa-angle-down"></em></a>
<ul class="dropdown-menu">
<li><a href="beprojects.html">B.E Projects</a></li>
<li><a href="miniprojects.html">Mini Projects</a></li>
<li><a href="htmltraining.html">html Training</a></li>
</ul>
</li>
<li class="dropdown active"><a href="aboutus.html" class="dropdown-toggle" data-toggle="dropdown">About Us <em class="fa fa-angle-down"></em></a>
<ul class="dropdown-menu">
<li><a href="aboutus.html">About Campuskeeda</a></li>
<li><a href="termsofuse.html">Terms Of Use</a></li>
<li><a href="site-feedback.html">Feedback</a></li>
</ul>
</li>
</ul>
</div>
</div><!--/.container-->
</nav>
<!--/nav-->
</header><!--/header-->
<section id="about-us">
<div class="container">
<div class="center wow fadeInDown">
<h2>Important Documents for Admission</h2>
<table width="100%" border="1" cellpadding="0" cellspacing="0" class="gridtable">
<tr>
<p style="color: #990000; font-weight: bold">* Students are required to provide ORIGINAL + ATTESTED XEROX COPIES of all the documents mentioned below</p>
<p style="color: #990000; font-weight: bold">* The list given below is minimum requirement for admission. Colleges having Linguistic,Religious Minority also require additional documents. </p>
<p class="style13" style="font-weight: bold">1) S.S.C. Marksheet </p>
<p class="style13" style="font-weight: bold">2) H.S.C. Marksheet </p>
<p class="style13" style="font-weight: bold">3) CET / AIEEE Scorecard </p>
<p class="style13" style="font-weight: bold">4) College Leaving Certificate</p>
<p class="style13" style="font-weight: bold">5) Domicile Certificate </p>
<p class="style13" style="font-weight: bold">6) Nationality Certificate ( If not mentioned 'Indian' in College Leaving Certificate or Birth Certificate) </p>
<p class="style13" style="font-weight: bold">7) Caste Certificate & Caste Validity Certificate ( If applying seats under Caste Quota ) </p>
<p class="style13" style="font-weight: bold">8) Non-CreamyLayer Certificate ( If applying seats under Caste Quota, except SC/ST students)</p>
<p class="style13" style="font-weight: bold">9) GAP Certificate ( In case of gap in Education ) </p>
<p class="style13" style="font-weight: bold">10) Migration Certificate (in case of candidate passing qualifying exam from any other Board other than Maharashtra State Board) </p>
<p class="style9" style="font-weight: bold"><a href="http://www.dte.org.in/download/circular_10.pdf" target="_blank" style="color:#FF9900" rel="nofollow" >Link to DTE Official Required Document PDF >></a></p>
</tr>
</table>
</div>
</div>
</section><!--/about-us-->
<section id="bottom">
</section><!--/#bottom-->
<footer id="footer" class="midnight-blue">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-5">
© 2015 <a target="_blank" href="#" title="One Stop For Engineering">CampusKeeda</a>. All Rights Reserved.
</div>
<div class="col-sm-6">
<ul class="pull-right">
<li> <a href="index.html" class="footer_links">Home</a> </li>
<li><a href="colleges.html" class="footer_links">Colleges</a> </li>
<li><a href="questionpapers.html" class="footer_links">Question papers</a> </li>
<li><a href="syllabus.html" class="footer_links">Syllabus</a></li>
<li><a href="sitemap.html" class="footer_links">Sitemap</a></li>
</ul>
</div>
</div>
</div>
</footer><!--/#footer-->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/main.js"></script>
<script src="js/wow.min.js"></script>
</body>
</html>