-
Notifications
You must be signed in to change notification settings - Fork 0
/
HomePage.html
190 lines (174 loc) · 7.99 KB
/
HomePage.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
186
187
188
189
190
<!DOCTYPE html>
<html lang="en">
<head>
<title>EnsureEdu</title>
<link rel="icon" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\logo.jpeg" type="image/ico" sizes="64x64">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Nagivage your career options and discuss with a mentor">
<meta name="author" content="AlphaResearch - Adwoa, Mansura and Elikem">
<!--CDN Bootstrap and Jquery-->
<link rel="stylesheet" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\bootstrap.min.css">
<script type="text/javascript" src="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\jquery-3.4.1.min.js"></script>
<script src="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\bootstrap.min.js"></script>
<!--Font awesome for icons-->
<link rel="stylesheet" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\all.css">
<!--Custom CSS-->
<style type="text/css" media="screen">
a:link { color:white; text-decoration: none; }
a:visited { color:white; text-decoration: none; }
a:hover { color:white; text-decoration: none; }
a:active { color:white; text-decoration: none; }
</style>
</head>
<body>
<!--Core and setting-->
<!--Top Navigation-->
<nav class="navbar navbar-expand-md navbar-dark bg-success" style="background-color:#0965f970;">
<a class="navbar-brand" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\HomePage.html">EnsureEdu</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\HomePage.html">
<span>| </span>
<span>Dashboard</span>
</a>
</li>
<li class="nav-item d-none">
<a class="nav-link" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\mentorship.html">
<span>| </span>
<span>Mentorship</span>
</a>
</li>
<li class="nav-item d-none">
<a class="nav-link" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\careerFields.html">
<span>| </span>
<span>Industry</span>
</a>
</li>
<li class="nav-item d-none">
<a class="nav-link" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\careerFields.html">
<span>| </span>
<span>Careers</span>
</a>
</li>
<li class="nav-item d-none">
<a class="nav-link" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\careerFields.html">
<span>| </span>
<span>Industry Career</span>
</a>
</li>
<li class="nav-item d-none">
<a class="nav-link" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\careerFields.html">
<span>| </span>
<span>Courses & Career</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\Skills needed for various job sectors.htm">
<span>| </span>
<span>View By Skills </span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\helpfulResources.html">
<span>| </span>
<span> Resources</span>
</a>
</li>
<li class="nav-item d-none">
<a class="nav-link" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\Essential Degrees.htm">
<span>| </span>
<span>View by Careers</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\landingPage.html">
<span>| </span>
<span>End Session</span>
</a>
</li>
</ul>
</div>
</nav>
<br>
<!--Main Body Content-->
<div class="container">
<div class="jumbotron">
<h1>Welcome to EnsureEdu</h1>
<p>Start by selecting a path to explore! Select a career and view the course combinations that lead to a career in that field. Provide the list of courses you have taken and view the possible careers that you qualify for.</p>
</div>
<!--First Row-->
<div class="row mb-3">
<div class="col-xl-3 col-sm-6 py-2">
<div class="card text-white bg-success h-100" >
<div class="card-body">
<a href="https://forms.office.com/r/Yg49bfsUxx">
<div class="rotate">
</div>
<h6 class="text-uppercase">Skills Diagnostic Quiz</h6>
<h1 class="display-4">
</h1>
</a>
</div>
</div>
</div>
<div class="col-xl-3 col-sm-6 py-2">
<div class="card bg-success text-white h-100" style="background-color: #0965f970; color: white;">
<div class="card-body bg-success">
<a href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\careerFields.html">
<div class="rotate">
</div>
<h6 class="text-uppercase">Careers</h6>
<h1 class="display-4">
</h1>
</a>
</div>
</div>
</div>
<div class="col-xl-3 col-sm-6 py-2">
<div class="card text-white bg-secondary h-100">
<div class="card-body bg-success" >
<a href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\mentorship.html">
<div class="rotate">
</div>
<h6 class="text-uppercase">Mentorship</h6>
<h1 class="display-4">
</h1>
</a>
</div>
</div>
</div>
<div class="col-xl-3 col-sm-6 py-2">
<div class="card text-white bg-secondary h-100">
<div class="card-body bg-success">
<a href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\opportunities.html">
<div class="rotate">
</div>
<h6 class="text-uppercase">Opportunities</h6>
<h1 class="display-4">
</h1>
</a>
</div>
</div>
</div>
<div class="col-xl-3 col-sm-6 py-2">
<div class="card bg-success text-white h-100">
<div class="card-body bg-success">
<a href="C:\Users\egale\OneDrive - Ashesi University\Desktop\AlphaResearch\helpfulResources.html">
<div class="rotate">
</div>
<h6 class="text-uppercase">Helpful Resources</h6>
<h1 class="display-4">
</h1>
</a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>