-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfunding-opportunities.html
170 lines (157 loc) · 7.03 KB
/
funding-opportunities.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
<!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">
<title>Swasth → Funding Opportunities</title>
<link rel="stylesheet" href="css/funding-opportunities.css">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0JP87V33R5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-0JP87V33R5');
</script>
</head>
<body>
<!--
Header
-->
<header>
<div class="row row-a">
<div class="col col-a">
<figure class="logo">
<a href="home.html"><img src="images/Swasth-inverted-logo.png" alt="Logo"></a>
</figure>
</div>
<div class="col col-b">
<nav class="menu">
<ul>
<li><a href="home.html" class="active">HOME</a></li>
<li>
<a href="javascript:void(0)">ABOUT <i class="bx bx-chevron-down"></i></a>
<ul>
<li><a href="vision-and-mission.html">VISION & MISSION</a></li>
<li><a href="history.html">HISTORY</a></li>
</ul>
</li>
<li><a href="#">HCX</a></li>
<li><a href="covid-relief.html">COVID RELIEF</a></li>
<li><a href="initiatives.html">OTHER INITIATIVES</i></a></li>
<li><a href="#">HOW WE WORK</a></li>
<li>
<a href="javascript:void(0)">GET INVOLVED <i class="bx bx-chevron-down"></i></a>
<ul>
<li><a href="covid-relief.html">LINK A</a></li>
<li><a href="#">LINK B</a></li>
</ul>
</li>
</ul>
</nav>
</div>
<div class="col col-c">
<form class="search-form">
<input type="search" placeholder="Search..." id="search">
<button type="submit"><i class='bx bx-search'></i></button>
</form>
</div>
<div class="col col-d">
<div class="hamburger" onclick="openOffCanvasMenu()">
<span></span>
<span></span>
<span></span>
</div>
<div class="overlay" id="off-canvas-menu">
<a href="javascript:void(0)" class="close" onclick="closeOffCanvasMenu()">×</a>
<nav>
<ul>
<li><a href="home.html" class="active">HOME</a></li>
<li>
<a href="javascript:void(0)">ABOUT <i class="bx bx-chevron-down"></i></a>
<ul>
<li><a href="vision-and-mission.html">VISION & MISSION</a></li>
<li><a href="history.html">HISTORY</a></li>
</ul>
</li>
<li><a href="#">HCX</a></li>
<li><a href="covid-relief.html">COVID RELIEF</a></li>
<li><a href="initiatives.html">OTHER INITIATIVES</i></a></li>
<li><a href="#">HOW WE WORK</a></li>
<li>
<a href="javascript:void(0)">GET INVOLVED <i class="bx bx-chevron-down"></i></a>
<ul>
<li><a href="covid-relief.html">LINK A</a></li>
<li><a href="#">LINK B</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<!--
Main
-->
<main>
<section id="a">
<div class="row row-a">
<div class="col col-a">
<h1>Support our Work</h1>
<hr>
</div>
</div>
<div class="row row-b">
<div class="col col-a">
<h1> <p>Every month, Swasth hosts All Hands Calls as a virtual platform for intersectoral knowledge-sharing, showcasing innovations in the healthcare field, and exchange of ideas. We share key programmatic updates, hear from our ground partners and have knowledge nugget sessions from field experts. Speakers have included Anurag Kumar, Malti Jaswal, Dr. Anant Bhan, Dr. Gagandeep Kang, Geetha Manjunath, Jishnu Das, Dr. Anand Bang, and Kiran Anandampilai.</p></h1>
<div class="explore-button"><a href="#">Explore</a></div>
</div>
<div class="col col-b">
<figure>
<img src="images/funding-opportunities.png" alt="Funding Opportunities">
</figure>
</div>
</div>
</section>
</main>
<!--
Footer
-->
<footer>
<div class="row row-a">
<div class="col col-a">
<figure class="logo">
<a href="#"><img src="images/logo.png" alt="Logo"></a>
</figure>
<p class="copyright-desktop">Copyright@2023</p>
</div>
<div class="col col-b">
<h2>Quick Links</h2>
<ul>
<li><a href="#">GET INVOLVED</a></li>
<li><a href="#">NEWSROOM</a></li>
<li><a href="#">TECH BLOG</a></li>
</ul>
</div>
<div class="col col-c">
<h2>Social Links</h2>
<ul>
<li><a href="#" target="_blank"><i class="bx bxl-facebook"></i> FACEBOOK</a></li>
<li><a href="#" target="_blank"><i class="bx bxl-twitter"></i> TWITTER</a></li>
<li><a href="#" target="_blank"><i class="bx bxl-linkedin"></i> LINKEDIN</a></li>
</ul>
</div>
<div class="col col-d">
<h2>Contact Information</h2>
<p>No. 881, 6th Cross, Koramangala Club Road, 6th Block, Koramangala, Bangalore, Karnataka-560095</p>
<p class="copyright-mobile">Copyright@2023</p>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.6.4.min.js"></script>
<script src="js/header.js"></script>
<script src="js/funding-opportunities.js"></script>
</body>
</html>