-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgrantapp.html
185 lines (171 loc) · 7.6 KB
/
grantapp.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-162398295-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-162398295-2');
</script>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>IEEE Student Branch | DAIICT</title>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/css/boxicons.min.css"
rel="stylesheet"
/>
<link rel="stylesheet" href="./css/icofont.min.css" />
<link rel="stylesheet" href="./css/style.css" />
<link rel="stylesheet" href="./css/animate.css" />
<link rel="stylesheet" href="./css/copy.css" />
<link rel="stylesheet" href="./css/footer.css" />
<link rel="stylesheet" href="./css/grant.css" />
<link rel="icon" href="./img/ieee.ico" />
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet"
/>
</head>
<body>
<!-- ======= Header ======= -->
<button type="button" class="mobile-nav-toggle d-lg-none">
<i class="icofont-navigation-menu"></i>
</button>
<header id="header" class="fixed-top">
<div class="container d-flex">
<div class="logo mr-auto">
<h1 class="text-light">
<a href="index.html"
><span><img src="./img/ieee.PNG" alt="" srcset=""/></span
></a>
</h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
</div>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li><a href="./index.html">Home</a></li>
<li><a href="./chapters.html">Chapters</a></li>
<li><a href="./timeline.html">Timeline</a></li>
<li><a href="./gallery.html">Gallery</a></li>
<li><a href="./team.html">EXECOMM</a></li>
<li class="active"><a href="./grantapp.html">Grant App</a></li>
<li><a href="./members.html">IEEE Members</a></li>
<li><a href="./contact.html">Contact</a></li>
<li><a href="./history.html">History</a></li>
</ul>
</nav>
<!-- .nav-menu -->
</div>
</header>
<!-- End Header -->
<div class="grant-title container text-center">
<h1>Grant Application</h1>
</div>
<div class="grant-links container">
<ol>
<li><a href="./files/Grant_Application.docx">Grant Application</a></li>
<li>
<a href="./files/ieee_grant_guidelines.pdf">IEEE Grant Guidelines</a>
</li>
</ol>
</div>
<!-- Footer -->
<div class="footer wow fadeInDown" id="sitemap">
<div class="container row justify-content-center text-center">
<div class="col-md-4 footer-left">
<h4 class="text-center">Site Map</h4>
<div class="mid-btm">
<p>
<a href="https://www.daiict.ac.in" target="_blank"
>About DAIICT</a
>
<br /><a href="https://www.ieee.org" target="_blank"
>About IEEE</a
>
<!-- <br />
<a href="#popup3">Region 10</a> -->
<br /><a href="index.html" target="_blank">IEEE SB DAIICT</a>
<br />
<a href="https://ieeegujaratsection.org" target="_blank"
>IEEE Gujarat Section</a
>
<br /><a href="team.html" target="_blank">Branch Execomm</a>
<!-- <br /><a href="#popup7">Bylaws</a> -->
</p>
</div>
</div>
<div class="col-md-4 footer-left" style="margin-bottom: 35px;">
<h4>DAIICT</h4>
<p></p>
<a href="http://www.daiict.ac.in" target="_blank">
<img
src="./img/dalogo.png"
class="img-responsive1"
width="162px"
height="156px"
/></a>
</div>
<div class="col-md-4 footer-right">
<h4>Other Links</h4>
<p>
<a href="http://ieee.daiict.ac.in/ss22/" target="_blank">Summer School 2022</a>
<br /><a href="http://ifest.daiict.ac.in/" target="_blank"
>i.Fest 2021</a
>
<br /><a href="http://ias.daiict.ac.in/" target="_blank">IAS</a>
<br /><a href="https://wie.ieee.org" target="_blank">WIE</a>
<br /><a href="https://www.mtt.org/" target="_blank">MTT-S</a>
<br /><a href="chapters.html" target="_blank">SIG Embedded</a>
<br /><a href="chapters.html" target="_blank">SIG Mobile Apps</a>
<br /><a href="chapters.html" target="_blank"
>SIG Machine Intelligence</a
>
<br />
<a href="https://youtube.com/user/ieeesbdaiict" target="_blank"><i class="fa fa-youtube square fa-lg"></i></a>    
<!-- <a href="https://www.facebook.com/ieeesbdaiict/" target="_blank"><i class="fa fa-facebook-square fa-lg"></i></a>     -->
<a href="mailto:[email protected]"><i class="fa fa-envelope-o fa-lg"></i></a>    
<a href="https://www.linkedin.com/company/ieee-student-branch-daiict/" target="_blank"><i class="fa fa-linkedin square fa-lg"></i></a>    
<a href="https://instagram.com/i.fest?utm_medium=copy_link" target="_blank"><i class="fa fa-instagram square fa-lg"></i></a>
</p>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>
</div>
</div>
<div
class="copyright wow fadeInDown"
data-wow-duration=".8s"
data-wow-delay=".2s"
>
<div class="container">
<p>
© 2021 IEEE SB DAIICT. All rights reserved | Designed by
<a style="color: white;" href="https://github.com/AjaysinhRajput2802" target="_blank">Ajaysinh Rajput</a> , <a style="color: white;" href="https://github.com/201901407" target="_blank">Darshil Parekh</a> and <a style="color: white;" href="https://github.com/akshitajindal" target="_blank">Akshita Jindal</a> , IEEE SB, DA-IICT
</p>
</div>
</div>
<!-- <script
src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
crossorigin="anonymous"
></script> -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<!-- <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> -->
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
crossorigin="anonymous"
></script>
<script src="./js/copy.js"></script>
</body>
</html>