-
Notifications
You must be signed in to change notification settings - Fork 0
/
webcourses.html
251 lines (199 loc) · 13.3 KB
/
webcourses.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
<!DOCTYPE html>
<html lang="ar">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Home</title>
<script>if (window.self === window.top) {window.location.href = 'index.html?page=webcourses';}</script>
</head>
<body style="overflow: hidden !important;">
<div>
<h2>
<span>🎓</span>
كورسات الويب في الاكاديمية
<span>🎓</span>
<a id="all-lang" class="mynum2 backbtn" href="home.html">
<span>⬅</span> </a>
</h2>
</div>
<div class="container" style="padding:30px;">
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سلسلة الويب في الفيديو الواحد </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfnPUohWz2vPjm0obEjzZJD8" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
موقع ويب Front-End </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/dlXqYRFhW0w" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
موقع ويب Back-End </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/KbnYSA6qim4" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
مراجعة HTML, CSS, JavaScript, J-Query, Bootstrap </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/Z26aSwKkdf4" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
مراجعة HTML </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/q2Pz7Ekzr4I" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
مراجعة سي اس اس CSS </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIflmqT02RgVJBmd1dPe2Lqtj" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
اسرع كورس PHP عربي في العالم </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfmPDQahhTDdd1DJ4PwQl3pC" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
دبلومة الويب الكاملة </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIflYXyXHNiG-hyyVaz7-9ujn" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
تعلم HTML من البداية الي الاحتراف </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfmpHW37aNxMFosXD_p1jQz0" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
كورس HTML سريع </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfnXKjZ9UcT5BVt9x19BlItX" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
كورس CSS لغة الانماط الانسيابية </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIflO6xnz4jpmzzSuo5B63aJf" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
كورس جافا سكريبت </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfmiYYwt29BG7N9zzsd-jLRQ" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
كورس j Query جميل </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfll3ObMFi02Ry7oRU3MJVRG" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
جميع ادوات صفحات الويب مع تقنية ASP .NET </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfmi8jwSbqiQuVfxeXIBk-bW" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
تعلم جاسون JSON بسهولة </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIflA5jVQbAAHVizSxoeOAtgq" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
كورس انجولار الساحرة للويب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIflbtKBrCp5U2UdbeV1c7F-5" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
ويب - سلسلة تعلم الفيديو الواحد </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfnPUohWz2vPjm0obEjzZJD8" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
تصميم و برمجة الة حاسبة للويب - افهم حقيقة اللغات HTML , CSS , JS </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfkYSpySS9Czt3Dxx2rsvqcN" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
AJAX </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfmYd8YFZtSmCzc3hcZXVua9" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
دروس عامة في الويب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfkoJK8bEZyNsBfmzApb0gH0" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
موقع ويب شامل تنفيذي بالسي شارب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfn6kI3NyvzTDm-wdw9EX7D6" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
انشاء موقع ويب بالسي شارب بالتفصيل </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIflkDPHlOLTKV1daEp4pvIgA" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
التعديل في بيانات الجريد في الويب بالسي شارب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/ZC2MnsmRMGk" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
ادوات التحقق من الصحة في الويب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/CuJtOvO0TPQ" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
عمل خدمة تسجيل الدخول باستخدام النوت باد العادي فقط </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/McVK0BaR_VY" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
خدمة تسجيل الدخول بالتفصيل </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/GSipifW_fsY" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
اظهار رسالة في الويب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/WIfXb36zBag" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
تخزين الصور داخل قاعدة البيانات </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/oCqKLOAIBHM" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
حفظ بيانات الموظفين مع صورة لكل موظف </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/v86DvSz--u4" >
</iframe>
</div>
</div>
<div class="new-line"></div>
<br>
</body>
</html>