-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathservice.html
executable file
·173 lines (155 loc) · 7.6 KB
/
service.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
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>Research Wing | AnC Council, IITK</title>
<meta charset="UTF-8">
<meta name="description" content="The Academics and Career Council of the Indian Institute of Technology, Kanpur is a council directly placed under the Student's Gymkhana that aims to foster all needs related to academics and research for the campus dwellers. ">
<meta name="keywords" content="academic, research, cell, anc, iit kanpur, college, study, science, gymkhana, academics, career, future">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link href="img/favicon.ico" rel="shortcut icon" />
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Poppins:400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="css/owl.carousel.min.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/animate.css" />
<link rel="stylesheet" href="css/dropdown.css" />
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header section -->
<header class="header-section">
<div class="container">
<a href="index.html" class="site-logo">
<img src="img/anc-logo.png" alt="logo" height="100px" width="100px">
</a>
<!-- Switch button -->
<div class="nav-switch">
<div class="ns-bar"></div>
</div>
<div class="header-right">
<ul class="main-menu">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">Academics</a></li>
<li class="active"><a href="service.html">Research</a></li>
<li><a href="ir.html">Int. Relations</a></li>
<li><a href="crdev.html">Career Dev.</a></li>
<li><a href="https://blogs.anciitk.in/">Blogs</a></li>
<li><div class="dropdown">
<button class="dropbtn">Interest Groups</button>
<div class="dropdown-content">
<div>
<a href="./specialInterestGroups/product-management.html">Product Management</a>
</div>
</div>
</div></li>
<li><div class="dropdown">
<button class="dropbtn">Portals</button>
<div class="dropdown-content">
<div>
<a href="https://career-portal.anciitk.in/">Application Portal</a>
<a href="https://webanciitk.wixsite.com/institute-research-s">IRS 23</a>
<a href="https://resources.anciitk.in">Resources</a>
</div>
</div>
</div></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</header>
<!-- Header section end -->
<!-- Page Top section -->
<section class="page-top-section set-bg" data-setbg="img/page-top-bg/8.jpg">
<div class="container hero-title">
<h2>Research Wing</h2>
</div>
</section>
<!-- Page Top section end -->
<!-- Services section -->
<section class="blog-section spad">
<div class="container">
<div class="blog-post">
<div class="row">
<div class="col-lg-10 offset-lg-1">
<div class="post-content">
<p>The Research Wing of the council aims at cultivating and promoting research interests in the student community. It aims to provide students the freedom and opportunities to work upon diverse areas of business, technology and
existing industrial and national challenges as well as pursue their own ideas so as to become innovators and future leaders.</p>
<a href="nsrc.anciitk.in"><button class="site-btn sb-c3 mr-4 mb-4">National Students' Research Convention '23</button></a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Services section end -->
<!-- Pricing section -->
<section class="pricing-section spad">
<div class="container">
<div class="obj-card">
<div class="section-title">
<h2>Objectives</h2>
</div>
<div class="row">
<div class="col-md-12">
<p>To increase awareness about the variety of research going on in the campus, and promote research among the campus community. Specifically, </p>
<p>
<ul>
<li>
<p>Organizing the National Students’ Research Convention (NSRC)</p>
</li>
<li>
<p>Revival of PoWER (Promotion of Work Experience and Research)</p>
</li>
<li>
<p>Developing an online research portal (database)</p>
</li>
</ul>
</p>
</div>
</div>
</div>
</div>
</section>
<!-- Pricing end -->
<!-- Footer section -->
<footer class="footer-section">
<div class="container">
<div class="footer-nav">
<ul class="main-menu">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="about.html">Academics</a></li>
<li><a href="service.html">Research</a></li>
<li><a href="ir.html">Int. Relations</a></li>
<li><a href="crdev.html">Career Dev.</a></li>
<li><a href="https://blogs.anciitk.in/">Blogs</a></li>
<li><a href="https://career-portal.anciitk.in/">Application Portal</a></li>
<li><a href="https://webanciitk.wixsite.com/institute-research-s">IRS 23</a></li>
<li><a href="https://resources.anciitk.in">Resources</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="./specialInterestGroups/product-management.html">Product Management</a></li>
</ul>
</div>
</div>
</footer>
<!-- Footer section end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/circle-progress.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>