-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresourcePage.html
178 lines (151 loc) · 8.52 KB
/
resourcePage.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
<!--
=========================================================
* AlgeriaResearchHub 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="icon" type="image/png" sizes="96x96" href="assets/img/favicon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Home | Algerian 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">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-7VPbUDkoPSGFnVtYi0QogXtr74QeVeeIs99Qfg5YCF+TidwNdjvaKZX19NZ/e6oz" crossorigin="anonymous"></script>
</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-lg navbar-fixed-top " style="z-index: 5;" id="topnav">
<div class="container-fluid" style="margin-top: 10px">
<ul class="navbar-nav ">
<li class="nav-item">
<a href="index.html" class="btn-sm btn-black btn-fill p-2 me-2 "> Home
</a>
</li>
</ul>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<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 ">About</a>
</li>
<li class="nav-item mt-4" >
<a href="resourcePage.html" class="btn-sm btn-info btn-fill p-2 me-2 ">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 ">Funding
Opportunities</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="content container" id="titleheader">
<div class="title-area">
<h1 class="title-modern">Resource Page</h1>
<!-- <div class="separator-container">
<div class="separator line-separator">♦</div>
</div> -->
</div>
</div>
</div>
</div>
<div class="section section-cards section-gray">
<div class="container">
<div class="content">
<p class="description" >This Resource page is still under development, but will contain research administration training materials and presentations from researchers, institutes, and centers at the University of Notre Dame, the Higher Schools of Artificial Intelligence and Mathematics at Sidi Abdellah and the Center for Development of Advanced Technologies (CDTA).</p>
<iframe class="airtable-embed" src="https://airtable.com/embed/shr0qd4nPljv1x7Ur?backgroundColor=yellow&viewControls=on" frameborder="0" onmousewheel=""
width="100%" height="533"
style="background: transparent; border: 1px solid #18519E;"></iframe>
</div>
</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">
<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"
style="max-height: 150px; max-width: 150px; " />
</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"
style="max-height: 150px; max-width: 150px; padding-top: .5em;" />
</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>
</html>