-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcourses.html
More file actions
242 lines (204 loc) · 8.51 KB
/
Copy pathcourses.html
File metadata and controls
242 lines (204 loc) · 8.51 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>COURSEWALLAH</title>
<!--FIVICON-->
<link rel="icon" type="image/x-icon" href="/images/fav.png">
<!-- ICONSCOUT CDN -->
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v2.1.6/css/unicons.css">
<!-- GOOGLE FONTS (MONTSERRAT)-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<!-- STYLESHEETS -->
<link rel="stylesheet" href="./css/style.css">
<style>
body { background-image: url("./images/bg-texture.png") }
.courses { margin-top: 1rem }
</style>
</head>
<body>
<nav>
<div class="container nav__container">
<a href="index.html" class="nav__logo"><h4>COURSEWALLAH</h4></a>
<ul class="nav__menu">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="courses.html">Courses</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<button id="open-menu-btn"><i class="uil uil-bars"></i></button>
<button id="close-menu-btn"><i class="uil uil-multiply"></i></button>
</div>
</nav>
<!--====================== END OF NAV =====================-->
<section class="courses">
<div class="container courses__container">
<article class="course">
<div class="course__image">
<img src="./images/course1.jpg" />
</div>
<div class="course__info">
<h4>Docker for absolute beginners</h4>
<p>
Docker is a tool designed to make it easier to create, deploy, and run applications by using containers
</p>
<a href="https://www.youtube.com/watch?v=WNUCAPKa44Y" class="btn btn-primary">Learn More</a>
</div>
</article>
<article class="course">
<div class="course__image">
<img src="./images/course2.jpg" />
</div>
<div class="course__info">
<h4>Introduction to Computer Science and Programming</h4>
<p>
Get ready for computer science. Create graphical programs and learn computing mathematics
</p>
<a href="https://www.youtube.com/watch?v=tpIctyqH29Q&list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo" class="btn btn-primary">Learn More</a>
</div>
</article>
<article class="course">
<div class="course__image">
<img src="./images/course3.jpg" />
</div>
<div class="course__info">
<h4>Python for Everybody Specialization</h4>
<p>
Learn to Program and Analyze Data with Python. Develop programs to gather, clean, analyze, and visualize data
</p>
<a href="https://www.youtube.com/watch?v=kqtD5dpn9C8" class="btn btn-primary">Learn More</a>
</div>
</article>
<article class="course">
<div class="course__image">
<img src="./images/course4.jpg" />
</div>
<div class="course__info">
<h4>Create motion graphics for a website</h4>
<p>
By the end of this project, you will create Motion graphics for websites using Adobe Illustrator CC
</p>
<a href="https://www.youtube.com/watch?v=5tQ0hf2SCeo" class="btn btn-primary">Learn More</a>
</div>
</article>
<article class="course">
<div class="course__image">
<img src="./images/course5.jpg" />
</div>
<div class="course__info">
<h4>20 Shortcuts Beginners must use Immediately</h4>
<p>
These 20 shortcuts in Adobe After Effects are super important and every beginner should use them immediately.
</p>
<a href="https://www.youtube.com/watch?v=bntSSInPZ8I" class="btn btn-primary">Learn More</a>
</div>
</article>
<article class="course">
<div class="course__image">
<img src="./images/course6.jpg" />
</div>
<div class="course__info">
<h4>FL Studio 20 - Complete Beginner Basics Tutorial</h4>
<p>
This course is to help those who are completely new to FL Studio and are looking for a place to start.
</p>
<a href="https://www.youtube.com/watch?v=pDIsEZsalAo" class="btn btn-primary">Learn More</a>
</div>
</article>
<article class="course">
<div class="course__image">
<img src="./images/course7.jpg" />
</div>
<div class="course__info">
<h4>Unreal Engine 5 Beginner Tutorial</h4>
<p>
Learn the basics of the UI, create an environment and animate a virtual camera for Virtual Production.
</p>
<a href="https://www.youtube.com/watch?v=hozDChonVTM" class="btn btn-primary">Learn More</a>
</div>
</article>
<article class="course">
<div class="course__image">
<img src="./images/course8.jpg" />
</div>
<div class="course__info">
<h4>Arduino Course for Beginners</h4>
<p>
Learn how to use Arduino hardware and software in this full course for beginners and get started with Arduino
</p>
<a href="https://www.youtube.com/watch?v=zJ-LqeX_fLU" class="btn btn-primary">Learn More</a>
</div>
</article>
<article class="course">
<div class="course__image">
<img src="./images/course9.jpg" />
</div>
<div class="course__info">
<h4>Learn Blockchain and Full Stack Web3 Development</h4>
<p>
This course will give you a full introduction into all of the core concepts related to blockchain
</p>
<a href="https://www.youtube.com/watch?v=gyMwXuJrbJQ" class="btn btn-primary">Learn More</a>
</div>
</article>
</div>
</section>
<!--================== END OF COURSES ==================-->
<footer class="footer">
<div class="container footer__container">
<div class="footer__1">
<a href="index.html" class="footer__logo"><h4>COURSEWALLAH</h4></a>
<p>
Coursewallah provides you many courses in different domain. Know about the courses, learning techniques, skills that you will acquire.
</p>
</div>
<div class="footer__2">
<h4>Permalinks</h4>
<ul class="permalinks">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="courses.html">Courses</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div class="footer__3">
<h4>Primacy</h4>
<ul class="privacy">
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms and conditions</a></li>
<li><a href="#">Refund Policy</a></li>
</ul>
</div>
<div class="footer__4">
<h4>Contact Us</h4>
<div>
<p>+91 9169756034</p>
<p>coursewallah@gmail.com</p>
</div>
<ul class="footer__socials">
<li>
<a href="#"><i class="uil uil-facebook-f"></i></a>
</li>
<li>
<a href="#"><i class="uil uil-instagram-alt"></i></a>
</li>
<li>
<a href="#"><i class="uil uil-twitter"></i></a>
</li>
<li>
<a href="#"><i class="uil uil-linkedin-alt"></i></a>
</li>
</ul>
</div>
</div>
<div class="footer__copyright">
<small>Copyright © COURSEWALLAH YouTube Tutorials</small>
</div>
</footer>
<script src="./main.js"></script>
</body>
</html>