-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCourses.html
264 lines (233 loc) · 11.5 KB
/
Courses.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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content=" ">
<!--favicon icon-->
<link rel="icon" type="image/png" href="ThemeFiles/images/favicon.png">
<title>Abacus Global</title>
<!--common style-->
<link href="https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i"
rel="stylesheet">
<!-- inject:css -->
<link rel="stylesheet" href="ThemeFiles/vendor/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="ThemeFiles/vendor/animate/animate.css">
<link rel="stylesheet" href="ThemeFiles/vendor/elasic-slider/elastic.css">
<link rel="stylesheet" href="ThemeFiles/vendor/iconmoon/linea-icon.css">
<link rel="stylesheet" href="ThemeFiles/vendor/magnific-popup/magnific-popup.css">
<link rel="stylesheet" href="ThemeFiles/vendor/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="ThemeFiles/css/shortcodes.css">
<link rel="stylesheet" href="ThemeFiles/css/style.css">
<link rel="stylesheet" href="ThemeFiles/css/default-theme.css">
<link rel="stylesheet" href="overrides.css">
<link href="ThemeFiles/css/customstyle.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- preloader start -->
<div id="tb-preloader">
<div class="tb-preloader-wave"></div>
</div>
<!-- preloader end -->
<div class="wrapper">
<!--header start-->
<header class="l-header l-header_overlay" style="height: 70px;">
<div class="l-navbar l-navbar_t-light-trans l-navbar_expand js-navbar-sticky">
<div class="container-fluid nopadding">
<nav class="menuzord js-primary-navigation" role="navigation" aria-label="Primary Navigation">
<!--logo start-->
<a href="https://abacus-global.com/" class="logo-brand">
<img src="ThemeFiles/images/logo.png">
</a>
<!--logo end-->
<!--mega menu start-->
<ul class="menuzord-menu menuzord-right c-nav_s-standard">
<li><a href="Home.html">Home</a></li>
<li><a href="Home.html#aboutus">About Us</a></li>
<li><a href="Home.html#GCL">Global Competitive Landscape</a></li>
<li><a href="Home.html#journey">Your Journey</a></li>
<li><a href="Courses.html">Courses</a></li>
</ul>
<!--mega menu end-->
</nav>
</div>
</div>
</header>
<section id="courses" class="body-content">
<div class="page-content p-bot-0">
<div class="container">
<div class="row">
<div class="col-md-3">
<div class="border-short-bottom text-center">
<div class="icon" style="font-size:50px;">
<i class="icon-basic_pencil_ruler"></i>
</div>
<h3 class="text-uppercase">Courses</h3>
</div>
</div>
<div class="col-md-9">
<div class="container-fluid">
<div class="col-md-12">
<div class="course-box">
<h3>Architecting on AWS</h3>
<p>This course will help you optimize the AWS Cloud by understanding AWS services and how they fit into cloud-based
solutions; explore AWS Cloud best practices, design patterns and examine case studies. During the training, you will
build and explore several infrastructures through guided activities.</p>
<table class="table table-dark">
<tr style="font-weight: bold;">
<td>Schedule </td>
<td>21st Nov 2018 to 25th Nov 2018</td>
<td></td>
</tr>
<tr>
<td>Day 1</td>
<td>Technical Essentials</td>
<td class="text-right"><a href="TechnicalEssentials.html" target="_blank" class="p-read-more">View Course Details <i class="icon-arrows_slim_right"></i></a></td>
</tr>
<tr>
<td>Day 2 - Day 4</td>
<td>Architecting on AWS</td>
<td class="text-right"><a href="SolutionsArchitect.html" target="_blank" class="p-read-more">View Course
Details <i class="icon-arrows_slim_right"></i></a></td>
</tr>
<tr>
<td>Day 5</td>
<td>Exam Readiness Workshop</td>
<td class="text-right"><a href="ExamReadinessSolutionsArchitectAssociate.html" target="_blank" class="p-read-more">View
Course Details <i class="icon-arrows_slim_right"></i></a></td>
</tr>
</table>
<a class="btn btn-outline btn-primary btn-lg">Register Now</a>
</div>
</div>
<div class="col-md-12">
<div class="course-box">
<h3>Developing on AWS</h3>
<p>Learn how to use the AWS SDK to develop
secure and scalable cloud applications. The course outlines how to interact with AWS
using the code and explore best practices, key concepts, and troubleshooting tips.</p>
<table class="table table-dark">
<tr style="font-weight: bold;">
<td>Schedule </td>
<td>21st Nov 2018 to 25th Nov 2018</td>
<td></td>
</tr>
<tr>
<td>Day 1</td>
<td>Technical Essentials</td>
<td class="text-right"><a href="#" target="_blank" class="p-read-more">View Course Details <i class="icon-arrows_slim_right"></i></a></td>
</tr>
<tr>
<td>Day 2 - Day 4</td>
<td>Developing on AWS</td>
<td class="text-right"><a href="#" target="_blank" class="p-read-more">View Course Details <i class="icon-arrows_slim_right"></i></a></td>
</tr>
<tr>
<td>Day 5</td>
<td>Exam Readiness</td>
<td class="text-right"><a href="#" target="_blank" class="p-read-more">View Course Details <i class="icon-arrows_slim_right"></i></a></td>
</tr>
</table>
<a class="btn btn-outline btn-primary btn-lg">Coming Soon</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--footer 1 start -->
<footer id="footer" class="dark">
<div class="primary-footer">
<div class="container">
<div class="row">
<div class="col-md-3">
<a href="#" class="footer-logo">
<img src="ThemeFiles/images/logo.png" alt="">
</a>
<p>We've Got You Covered.</p>
</div>
<div class="col-md-3">
<h5 class="text-uppercase">Contact Us</h5>
<ul class="f-list">
<li>
<span class="col-xs-11 nopadding">
<a href="#">[email protected]</a>
</span>
</li>
<li>
<span class="col-xs-11 nopadding">
<a href="#">+924232560244</a>
</span>
</li>
</ul>
</div>
<div class="col-md-3">
<h5 class="text-uppercase">Find us</h5>
<div class="social-link circle">
<a href="https://www.facebook.com/Abacus-Cloud-Emerging-Technologies-1742226652733217/"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/AbacusGlobal"><i class="fa fa-twitter"></i></a>
<a href="https://www.linkedin.com/company/abacus-consulting/"><i class="fa fa-linkedin"></i></a>
</div>
</div>
<div class="col-md-3">
<a href="#" class="footer-logo">
<img src="ThemeFiles/images/poweredbyaws.png" alt="" style="padding-top: 20px;">
</a>
</div>
</div>
</div>
</div>
<div class="secondary-footer">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<span class="m-top-10">Copyright 2018 Abacus Consulting | All Rights Reserved</span>
</div>
<div class="col-md-6">
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- Footer -->
<script src="Scripts/angular.js"></script>
<script src="Scripts/angular-message-format.min.js"></script>
<script src="Scripts/angular-messages.min.js"></script>
<script src="Scripts/registrationModule.js"></script>
<script src="Scripts/registration-controller.js"></script>
<!-- inject:js -->
<script src="ThemeFiles/vendor/modernizr/modernizr.js"></script>
<script src="ThemeFiles/vendor/jquery/jquery-1.10.2.min.js"></script>
<script src="ThemeFiles/vendor/bootstrap/js/bootstrap.min.js"></script>
<script src="ThemeFiles/vendor/bootstrap-validator/validator.min.js"></script>
<script src="ThemeFiles/vendor/breakpoint/breakpoint.js"></script>
<script src="ThemeFiles/vendor/count-to/jquery.countTo.js"></script>
<script src="ThemeFiles/vendor/countdown/jquery.countdown.js"></script>
<script src="ThemeFiles/vendor/easing/jquery.easing.1.3.js"></script>
<script src="ThemeFiles/vendor/easy-pie-chart/jquery.easypiechart.min.js"></script>
<script src="ThemeFiles/vendor/elasic-slider/jquery.eislideshow.js"></script>
<script src="ThemeFiles/vendor/flex-slider/jquery.flexslider-min.js"></script>
<script src="ThemeFiles/vendor/images-loaded/imagesloaded.js"></script>
<script src="ThemeFiles/vendor/isotope/jquery.isotope.js"></script>
<script src="ThemeFiles/vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
<script src="ThemeFiles/vendor/mailchimp/jquery.ajaxchimp.min.js"></script>
<script src="ThemeFiles/vendor/menuzord/menuzord.js"></script>
<script src="ThemeFiles/vendor/nav/jquery.nav.js"></script>
<script src="ThemeFiles/vendor/owl-carousel/owl.carousel.min.js"></script>
<script src="ThemeFiles/vendor/parallax-js/parallax.min.js"></script>
<script src="ThemeFiles/vendor/smooth/smooth.js"></script>
<script src="ThemeFiles/vendor/sticky/jquery.sticky.min.js"></script>
<script src="ThemeFiles/vendor/touchspin/touchspin.js"></script>
<script src="ThemeFiles/vendor/typist/typist.js"></script>
<script src="ThemeFiles/vendor/visible/visible.js"></script>
<script src="ThemeFiles/vendor/wow/wow.min.js"></script>
<script src="ThemeFiles/js/scripts.js"></script>
<link href="Content/toastr.css" rel="stylesheet" />
<script src="Scripts/toastr.js"></script>
<!-- endinject -->
</body>
</html>