-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdetails.html
More file actions
152 lines (138 loc) · 5.92 KB
/
Copy pathdetails.html
File metadata and controls
152 lines (138 loc) · 5.92 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="Description" content="Enter your description here"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.2/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.0/css/all.min.css">
<link rel="stylesheet" href="css/style.css">
<title>Hilnex Educator</title>
</head>
<body>
<nav class="header d-flex justify-content-between">
<div class="logo">
<img src="./assets/images/Hilnex-E.png" alt="">
</div>
<div class="nav-list">
<ul class="list d-flex">
<li class="nav-item">
<a href="index.html" class=" text-white"><i class="fa fa-home"></i></a> <a href="index.html" class="nav-link p-0 mr-3"> Home</a>
</li>
<li class="nav-item">
<a href="results.html" class=" text-white"><i class="fa fa-book"></i></a><a href="results.html" class="nav-link p-0 mr-3"> Courses</a>
</li>
<li class="nav-item">
<a href="details.html" class=" text-white"><i class="fa fa-tag"></i></a> <a href="details.html" class="nav-link p-0 mr-3"> Course details</a>
</li>
<li class="nav-item">
<a href="details.html" class=" text-white"><i class="fa fa-bars"></i></a> <a href="#" class="nav-link p-0 mr-2"> More</a>
</li>
</ul>
</div>
</nav>
<main>
<section class="intro d-flex justify-content-center">
<div class="card m-5">
<a href="details.html">
<img class="card-img-top" src="https://d3njjcbhbojbot.cloudfront.net/api/utilities/v1/imageproxy/https://s3.amazonaws.com/coursera_assets/ddp/branding/master-of-data-science-hse/banner.jpg?auto=format%2Ccompress&dpr=1&w=300&h=&fit=crop" alt="">
</a>
<div class="card-body">
<a href="details.html">
<h5 class="card-title text-dark">Master of Computer Science</h5>
<p class="card-text text-dark">from International University of East Africa</p>
</a>
</div>
</div>
</section>
<section class="int-text mx-5">
<h4>Master’s in Computer Science from a Top-Ranked Online Graduate Engineering Program</h4>
<h6>Ranked in the Top 10 for Online Graduate Engineering Programs by U.S. News and World Report</h6>
<p>
The Master of Computer Science (MCS) degree program from International University of East Africa provides high-quality instruction combined with real-world experience through applied projects. You’ll gain a deep understanding of cutting-edge topics like AI, cybersecurity, blockchain, and big data.
This degree is delivered 100% online, providing the flexibility for you to learn on your own schedule. Upon completion, you’ll earn the same degree as students who study on-campus.
</p>
<p>
Study topics from the cutting edge of computer science. You'll learn how to perform accurate computer analysis , computational processes, and information transfer systems; leverage cloud platforms to increase productivity and effectiveness; address problems in automated planning and scheduling, natural language processing, multi-agent systems, and the semantic web; design, build, and protect secure systems; improve software reliability and network security; and invent next-generation computer systems such as biomedical information systems, search engines, or package distribution systems.
</p>
</section>
</main>
<footer>
<div class="foot-1">
<div class="ul py-4">
<ul class="foot-list d-flex py-3 justify-content-center">
<li>
<a href="#" class="m-2 px-2">Home</a>
</li>
<li>
<a href="#" class="m-2 px-2">About Us</a>
</li>
<li>
<a href="#" class="m-2 px-2">
<i class="fas fa-search-location"></i>
</a>
</li>
<li>
<a href="#" class="m-2 px-2">Search</a>
</li>
<li>
<a href="#" class="m-2 px-2">Enroll</a>
</li>
</ul>
</div>
<div class="d-flex sub-con container">
<div class="col-md-4 text-white py-3 sub ml-3">
<h4>Subscribe</h4>
<form>
<input type="email" >
<button type="submit" class="px-2">Send</button>
</form>
</div>
<div class="col-md-4 text-white py-3 ml-3 con">
<h4>Contact</h4>
<p>
Contact us via email at <a href="#">hilnex-Edu@outlook.com</a>
</p>
</div>
<div class="col-md-4 text-white py-3 ml-3">
<h4>About</h4>
<p>
We are an online course finder we help you get access to the best courses on the internet at affordable prices
</p>
</div>
</div>
</div>
<div class="foot-2 p-2 d-flex justify-content-between">
<ul class="foot-icons d-flex">
<li class="p-3">
<a href="#">
<i class="fab fa-facebook"></i>
</a>
</li>
<li class="p-3">
<a href="#">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="p-3">
<a href="#">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li class="p-3">
<a href="#">
<i class="fab fa-instagram"></i>
</a>
</li>
</ul>
<div class="text-white p-3">
<p>© All rights reserved Hilnex Educator</p>
</div>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.slim.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.1/umd/popper.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.2/js/bootstrap.min.js"></script>
</body>
</html>