-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
177 lines (154 loc) · 9.1 KB
/
index.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
<!--
=========================================================
* AlgerianResearchHub Bootstrap Template PRO - v1.0.1
=========================================================
* Product Page: https://www.creative-tim.com/product/algeriaResearchHub-bootstrap-template-pro
* Copyright 2019 Creative Tim (https://www.creative-tim.com)
* Coded by Creative Tim
=========================================================
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<!-- <link rel="apple-touch-icon" sizes="76x76" href="assets/img/apple-icon.png"> -->
<link rel="icon" type="image/png" sizes="96x96" href="assets/img/favicon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Algeria Research Hub</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/algeriaResearchHub.css" rel="stylesheet" />
<!-- Fonts and icons -->
<link href='https://fonts.googleapis.com/css?family=Cambo|Lato:400,700' rel='stylesheet' type='text/css'>
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/css/fonts/pe-icon-7-stroke.css" rel="stylesheet">
</head>
<body>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7F6YPBVCEY"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7F6YPBVCEY');
</script>
<div class="section section-presentation-page" >
<div class="parallax filter filter-color-custom-green" style = "max-height: 250px;">
<div class="image" style="background-image:url('assets/img/AG-map.jpeg'); filter:blur(3px); opacity: 0.6">
</div>
<nav class="navbar navbar-expand-md navbar-fixed-top " style="z-index: 5;" id="topnav" >
<div class="container-fluid" style="margin-top: 10px">
<ul class="navbar-nav me-auto ">
<li class="nav-item">
<a href="index.html" class="btn-sm btn-info btn-fill p-2 me-2 mr-4 "> Home
</a>
</li>
</ul>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarScroll" aria-controls="navbarScroll" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse " id="navbarScroll" >
<ul class="navbar-nav ms-auto">
<li class="nav-item mt-4" >
<a href="about.html" class="btn-sm btn-black btn-fill p-2 me-2 mr-4">About</a>
</li>
<li class="nav-item mt-4" >
<a href="resourcePage.html" class="btn-sm btn-black btn-fill p-2 me-2 mr-4">Resource Page</a>
</li>
<li class="nav-item mt-4" >
<a href="fundingOpportunities.html" class="btn-sm btn-black btn-fill p-2 me-2 mr-4 ">Funding
Opportunities</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="content container" id="titleheader" >
<h1 class="title-modern">Algeria Research Hub</h1>
<!-- <div class="separator separator-gold">♦</div> -->
</div>
</div>
</div>
<div class="section section-cards section-gray">
<div class="container " style="display: flex; justify-content: center;">
<img src='assets/img/homepage.jpg' style ="max-height: 300px; border: 2px solid #C9972C;"> </img>
</div>
<br>
<div class="title-area">
<div class="separator separator-gold">♦</div>
<p class="description" style="text-align: left;">
Started in October 2021, the Algeria Research Hub seeks to improve research capacity, public-private collaboration, and both domestic and international
research cooperation among Algerian and North American universities to transform research into socio- and economically-viable innovation.
Through these activities, the Research Hub will promote innovation-led, socioeconomic growth across Algeria. This Algeria Research Hub website serves as a
central repository for project information, in-country workshop resources, asynchronous learning, and grant opportunities in Europe and the United States.
</p>
<p class="description" style="text-align: left;"> This website was co-created by the <a href="http://nhsm.edu.dz/en/"> National Higher School of Mathematics in Algeria, NHSM</a>; the<a href="https://ensia.edu.dz/"> National Higher School of Artificial Intelligence in Algeria, ENSiA</a>; <a href="https://www.cdta.dz/">Center for Advanced Development and Technology, CDTA</a>; and the <a href="http://pulte.nd.edu/">Pulte Institute for Global Development</a>, which is part of the <a href="http://keough.nd.edu/">Keough School for Global Affairs </a> at the <a href="http://nd.edu/">University of Notre Dame</a>. The Algeria Research Hub is funded by the <a href="https://www.state.gov/">U.S. Department of State</a> and the <a href="https://dz.usembassy.gov/">U.S. Embassy in Algiers.</a></p>
</div>
</div>
<footer class="footer footer-color-white" data-color="black">
<div class="container" style = "--bs-gutter-x: 5rem" >
<div class="row">
<div class="col-lg-2 offset-lg-4 col-sm-12" style="text-align: center;">
<div class="image-container">
<img src="assets/img/usaFlag.jpg" alt="footer logo"
style="width:auto; max-height:100px; padding-top: 50px; " />
</div>
</div>
<div class="col-lg-2 col-sm-12" style="text-align: center;">
<div class="image-container">
<a href = "https://www.state.gov/">
<img src="assets/img/DOS2.png" alt="footer logo" style="width:100px; height:auto; padding-top: 1em;" />
</a>
</div>
</div>
</div>
<div class="row g-5" >
<div class="col-lg-12" style="text-align: center;">
<div class="image-container" style="display: inline-block; margin-right: 20px;">
<a href = "http://pulte.nd.edu/">
<img src="assets/img/lockup_Pulte_Keough_V_Navy.jpg" alt="footer logo"
style="max-height: 150px; max-width: 150px ; padding-bottom: 1em;" />
</a>
</div>
<div class="image-container" style="display: inline-block; margin-left: 20px; margin-right: 20px;">
<a href="https://www.cdta.dz/">
<img src="assets/img/CDTA.png" alt="footer logo"
style="max-height: 150px; max-width: 150px; padding-top:1em;" />
</a>
</div>
<div class="image-container" style="display: inline-block; margin-left: 20px;">
<a href="https://ensia.edu.dz/">
<img src="assets/img/ensia-logo copy.png" alt="footer logo"
/>
</a>
</div>
<div class="image-container" style="display: inline-block; margin-left: 20px;">
<a href="http://nhsm.edu.dz/en/">
<img src="assets/img/NHSM.png" alt="footer logo"
/>
</a>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12" style="text-align: center;">
<a href="mailto: [email protected]" target="Algeria Research Hub" class="btn btn-simple" title= "[email protected]">Contact</a>
</div>
</div>
</div>
</footer>
</body>
<!-- core js files -->
<script src="assets/js/jquery.min.js" type="text/javascript"></script>
<script src="assets/js/bootstrap.js" type="text/javascript"></script>
<!-- js library for devices recognition -->
<script type="text/javascript" src="assets/js/modernizr.js"></script>
<!-- script for google maps -->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js"></script>
<!-- file where we handle all the script from the algeriaResearchHub - Bootstrap Template -->
<script type="text/javascript" src="assets/js/algeriaResearchHub.js"></script>
<!-- makes the top nav buttons stick to the bottom of the header -->
<script type="text/javascript" src="assets/js/stickyheader.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-7VPbUDkoPSGFnVtYi0QogXtr74QeVeeIs99Qfg5YCF+TidwNdjvaKZX19NZ/e6oz" crossorigin="anonymous"></script>
</html>