-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwd.php
More file actions
168 lines (141 loc) · 9.46 KB
/
wd.php
File metadata and controls
168 lines (141 loc) · 9.46 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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-KyZXEAg3QhqLMpG8r+8fhAXLRk2vvoC2f3B09zVXn8CA5QIVfZOJ3BCsw2P0p/We" crossorigin="anonymous">
<!-- <link rel="stylesheet" href="homepage.css"> -->
<link rel="stylesheet" href="navbarCSS.css">
<title>Python Courses</title>
<style>
.course img {
border-radius: 15px;
}
/*.course h2{
font-weight: 800px;
} */
</style>
</head>
<body>
<!-- Navbar -->
<?php require "navbar.php"; ?>
<!-- Navbar Ending -->
<!-- Course Section -->
<div class="container course my-4">
<div class="row featurette d-flex justify-centent-center align-items-center">
<div class="col-md-2">
<img class="img-fluid" src="imgs/coursera.jfif" alt="" width="175" height="150">
</div>
<div class="col-md-10">
<h2 class="featurette-heading">Introduction to Web Development.</h2>
<p class="lead">By the end of this course you’ll be able to describe the structure and functionality of the world wide web, create dynamic web pages using a combination of HTML, CSS, and JavaScript, apply essential programming language concepts when creating HTML forms, select an appropriate web hosting service, and publish your webpages for the world to see. Finally, you’ll be able to develop a working model for creating your own personal or business websites in the future and be fully prepared to take the next step in a more advanced web development or design course or specialization.
</p>
<a href="https://www.coursera.org/learn/web-development" target="_blank"
class="btn btn-danger">Go To Course.</a>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette d-flex justify-centent-center align-items-center">
<div class="col-md-2">
<img class="img-fluid" src="imgs/codecademy.jpg" alt="" width="175" height="150">
</div>
<div class="col-md-10">
<h2 class="featurette-heading">Web Development.</h2>
<p class="lead">Go from no-code to an in-demand junior web developer, at a fraction of the cost of a bootcamp. Start with the front-end by learning HTML, CSS, and JavaScript. Then, master the back-end and APIs to round out your full-stack skills.<br>
</p>
<a href="https://www.codecademy.com/learn/paths/web-development?g_acctid=243-039-7011&g_keywordid=kwd-79783708138299:loc-90&g_adid=&g_keyword=web%20development%20courses&g_campaign=ROW+Career+Path%3A+Pro+-+Exact&g_adtype=search&g_network=o&g_adgroupid=1276533622181007&g_campaignid=370314518&b_device=c&utm_id=t_kwd-79783708138299:loc-90:ag_1276533622181007:cp_370314518:n_o:d_c&hsa_acc=2430397011&hsa_cam=10074200774&hsa_grp=1276533622181007&hsa_ad=&hsa_src=o&hsa_tgt=kwd-79783708138299:loc-90&hsa_kw=web%20development%20courses&hsa_mt=e&hsa_net=adwords&hsa_ver=3&msclkid=861737e76faf149007a3568930569ef3&utm_source=bing&utm_medium=cpc&utm_campaign=ROW%20Career%20Path%3A%20Pro%20-%20Exact&utm_term=web%20development%20courses&utm_content=web%20development" target="_blank"
class="btn btn-danger">Go To Course.</a>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette d-flex justify-centent-center align-items-center">
<div class="col-md-2">
<img class="img-fluid" src="imgs/coursera.jfif" alt="" width="175" height="150">
</div>
<div class="col-md-10">
<h2 class="featurette-heading">HTML, CSS, and Javascript for Web Developers.</h2>
<p class="lead">In this course, we will learn the basic tools that every web page coder needs to know. We will start from the ground up by learning how to implement modern web pages with HTML and CSS. We will then advance to learning how to code our pages such that its components rearrange and resize themselves automatically based on the size of the user’s screen. You’ll be able to code up a web page that will be just as useful on a mobile phone as on a desktop computer. No “pinch and zoom” required! Last but certainly not least, we will get a thorough introduction to the most ubiquitous, popular, and incredibly powerful language of the web: Javascript. Using Javascript, you will be able to build a fully functional web application that utilizes Ajax to expose server-side functionality and data to the end user.
</p>
<a href="https://www.coursera.org/learn/html-css-javascript-for-web-developers" target="_blank"
class="btn btn-danger">Go To Course.</a>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette d-flex justify-centent-center align-items-center">
<div class="col-md-2">
<img class="img-fluid" src="imgs/udemy.png" alt="" width="175" height="150">
</div>
<div class="col-md-10">
<h2 class="featurette-heading">The Web Developer Bootcamp 2021.</h2>
<p class="lead">COMPLETELY REDONE - The only course you need to learn web development - HTML, CSS, JS, Node, and More!<br>
</p>
<a href="https://www.udemy.com/course/the-web-developer-bootcamp/" target="_blank"
class="btn btn-danger">Go To Course.</a>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette d-flex justify-centent-center align-items-center">
<div class="col-md-2">
<img class="img-fluid" src="imgs/udacity.png" alt="" width="175" height="150">
</div>
<div class="col-md-10">
<h2 class="featurette-heading">Full Stack Web Developer.</h2>
<p class="lead">Learn to design and develop powerful modern web applications that form the foundation for the apps, websites, and systems that people and businesses use every day.<br>
</p>
<a href="https://www.udacity.com/course/full-stack-web-developer-nanodegree--nd0044?irclickid=SMqzokz0GxyIT8FX93zZ9SVsUkBShLzjCX7qRE0&irgwc=1&utm_source=affiliate&utm_medium=&aff=2213668&utm_term=&utm_campaign=__&utm_content=&adid=786224" target="_blank"
class="btn btn-danger">Go To Course.</a>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette d-flex justify-centent-center align-items-center">
<div class="col-md-2">
<img class="img-fluid" src="imgs/coursera.jfif" alt="" width="175" height="150">
</div>
<div class="col-md-10">
<h2 class="featurette-heading">Create an interactive user experience.
<p class="lead">
Learn the fundamentals of full stack web development in five comprehensive courses.</strong>
</p>
<a href="https://www.coursera.org/specializations/website-development" target="_blank"
class="btn btn-danger">Go To Course.</a>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette d-flex justify-centent-center align-items-center">
<div class="col-md-2">
<img class="img-fluid" src="imgs/coursera.jfif" alt="" width="175" height="150">
</div>
<div class="col-md-10">
<h2 class="featurette-heading">Full Stack Web Development with Angular Specialization.</h2>
<p class="lead">Build Complete Web and Hybrid Mobile Solutions. Master front-end web, hybrid mobile app and server-side development in five comprehensive coursess.<br>
</p>
<a href="https://www.coursera.org/specializations/full-stack-mobile-app-development" target="_blank"
class="btn btn-danger">Go To Course.</a>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette d-flex justify-centent-center align-items-center">
<div class="col-md-2">
<img class="img-fluid" src="imgs/udemy.png" alt="" width="175" height="150">
</div>
<div class="col-md-10">
<h2 class="featurette-heading">The Advanced Web Developer Bootcamp.</h2>
<p class="lead">Learn React 16, Redux, D3, ES2015, Testing, CSS Flexbox, Animations, SVG, AJAX, and more!<br>
</p>
<a href="https://www.udemy.com/course/the-advanced-web-developer-bootcamp/" target="_blank"
class="btn btn-danger">Go To Course.</a>
</div>
</div>
<hr class="featurette-divider">
<!-- /END THE FEATURETTES -->
</div>
<?php require "footer.php" ?>
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/js/bootstrap.bundle.min.js"
integrity="sha384-U1DAWAznBHeqEIlVSCgzq+c9gqGAJn5c/t99JyeKa9xxaYpSvHU5awsuZVVFIhvj"
crossorigin="anonymous"></script>
</body>