-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmasar-web.html
390 lines (277 loc) · 15 KB
/
masar-web.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
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>تعلم تطوير الواجهات الأمامية (Front-End) مع دال | الدروس والمصادر</title>
<meta name="description" content="ابدأ رحلتك في تطوير الواجهات الأمامية مع دال. اكتشف دروس ومصادر شاملة لتعلم HTML، CSS، JavaScript وتقنيات أخرى لتصبح مطور واجهات أمامية محترف.">
<link rel="stylesheet" href="css/css.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="stylesheet" href="css/all.min.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=El+Messiri:[email protected]&family=Fustat:[email protected]&display=swap');
</style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Fustat:[email protected]&display=swap');
</style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
</style>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Work+Sans:ital,wght@0,100;0,200;0,300;0,500;0,600;0,700;0,800;1,300&display=swap" rel="stylesheet">
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
</head>
<body>
<!-- navigation -->
<nav>
<a href="index.html"><img src="css/images/دال.jpg" alt=""></a>
<div class="navigation">
<ul>
<img id="menu-close" src="css/images/x.png" alt="">
<li> <a class="active" href="masar.html">المحتوى التعليمي </a></li>
<li> <a href="blog.html">المسارات</a></li>
<li> <a href="about.html">تواصل معنا</a></li>
</ul>
<img id="menu-btn" src="css/images/klipartz.com.png" alt="">
</div>
</nav>
<section id="blog-container">
<div class="blogs bologpost">
<div class="post">
<img src="css/images/front-danny-meneses-340146-943096.jpg" alt="">
</div>
</div>
</section>
<!-- ========================html =======================-->
<section id="experts">
<h1>تعلم لغة HTML</h1>
<p>تعلم كيفية بناء صفحات الويب من خلال فهم العناصر والتنسيقات الأساسية</p>
<button id="open"> المصادر </button>
<button id="close"> <i class="fa-solid fa-arrow-up"></i> اغلاق </button>
<hr>
<hr>
<div class="expert-box">
<!-- ************************* -->
<div onclick="window.location.href='https:\/\/www.youtube.com/playlist?list=PLDoPjvoNmBAw_t_XWUFbBX-c9MafPk9ji&si=KMBPgHwXhhH_WFow';" class="profile">
<img src="css/images/alzero2106285781924731693_n.jpg" alt="">
<h6>أسامة الزيرو</h6>
<i class="fa-solid fa-clock-rotate-left"> 2021</i>
<br>
<i class="fa-solid fa-eye"> 11 m</i>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.satr.codes/courses/CATspNvVjT/view';" class="profile">
<img src="css/images/saatr.png" alt="">
<br>
<h6>أكاديمية سطر</h6>
<br>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www..youtube.com/watch?v=q3yFo-t1ykw&pp=ygUUaHRtbCDYtNix2K0g2YPYp9mF2YQ%3D';" class="profile">
<img src="css/images/gamal.jpg" alt="">
<h6>عبدالرحمن جمال</h6>
<i class="fa-solid fa-clock-rotate-left"> 2021</i>
<br>
<i class="fa-solid fa-eye"> 3.5 m</i>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.noor-book.com/%D9%83%D8%AA%D8%A7%D8%A8-%D9%85%D9%84%D8%AE%D8%B5%D8%A7%D8%AA-HTML-%D9%88-CSS-%D9%88-Javascript-%D9%88-SASS-%D8%A3%D8%B3%D8%A7%D9%85%D8%A9-%D8%A7%D9%84%D8%B2%D9%8A%D8%B1%D9%88-pdf';" class="profile">
<img src="css/images/summm.jpg" alt="">
<h6> ملخص html</h6>
<i class="fa-solid fa-clock-rotate-left"> 2023</i>
<br>
<i class="fa-solid fa-eye"> 6 k</i>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
</div>
</section>
<!-- ////////////////////////////////////////////////////////////// -->
<!-- ========================css =======================-->
<section id="experts">
<h1>تعلم لغة CSS </h1>
<p> هي لغة تُستخدم لتنسيق وتجميل صفحات الويب، مما يسمح بفصل التصميم عن المحتوى وتحديد الأنماط الخاصة بالألوان، الخطوط، التباعد، والتخطيطات</p>
<button id="open"> المصادر </button>
<button id="close"> <i class="fa-solid fa-arrow-up"></i> اغلاق </button>
<hr>
<hr>
<div class="expert-box">
<!-- ************************* -->
<div onclick="window.location.href='https:\/\/www.youtube.com/watch?v=X1ulCwyhCVM&list=PLDoPjvoNmBAzjsz06gkzlSrlev53MGIKe';" class="profile">
<img src="css/images/alzero2106285781924731693_n.jpg" alt="">
<h6>أسامة الزيرو</h6>
<i class="fa-solid fa-clock-rotate-left"> 2021</i>
<br>
<i class="fa-solid fa-eye"> 10 m</i>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.satr.codes/courses/hNUwyBUKmF/view';" class="profile">
<img src="css/images/saatr.png" alt="">
<br>
<h6>أكاديمية سطر</h6>
<br>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.youtube.com/watch?v=b5UobzCaVEg&pp=ygUTY3NzINi02LHYrSDZg9in2YXZhA%3D%3D';" class="profile">
<img src="css/images/online.jpg" alt="">
<h6>برمجة اونلاين</h6>
<i class="fa-solid fa-clock-rotate-left"> 2022</i>
<br>
<i class="fa-solid fa-eye"> 53 k</i>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.noor-book.com/%D9%83%D8%AA%D8%A7%D8%A8-%D9%85%D9%84%D8%AE%D8%B5%D8%A7%D8%AA-HTML-%D9%88-CSS-%D9%88-Javascript-%D9%88-SASS-%D8%A3%D8%B3%D8%A7%D9%85%D8%A9-%D8%A7%D9%84%D8%B2%D9%8A%D8%B1%D9%88-pdf';" class="profile">
<img src="css/images/summm.jpg" alt="">
<h6> ملخص css</h6>
<i class="fa-solid fa-clock-rotate-left"> 2023</i>
<br>
<i class="fa-solid fa-eye"> 6 k</i>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
</div>
</section>
<!-- ////////////////////////////////////////////////////////////// -->
<!-- ========================java script =======================-->
<section id="experts">
<h1>تعلم Java Script</h1>
<p> هي لغة برمجة تُستخدم لإضافة التفاعلية والديناميكية إلى صفحات الويب، مما يسمح بإنشاء محتوى متحرك، التفاعل مع المستخدم، والتعامل مع البيانات بشكل فعال</p>
<button id="open"> المصادر </button>
<button id="close"> <i class="fa-solid fa-arrow-up"></i> اغلاق </button>
<hr>
<hr>
<div class="expert-box">
<!-- ************************* -->
<div onclick="window.location.href='https:youtube.com/playlist?list=PLDoPjvoNmBAx3kiplQR_oeDqLDBUDYwVv&si=y69eIqF5ETxOdvcH';" class="profile">
<img src="/css/images/alzero2106285781924731693_n.jpg" alt="">
<h6>أسامة الزيرو</h6>
<i class="fa-solid fa-clock-rotate-left"> 2021</i>
<br>
<i class="fa-solid fa-eye"> 11 m</i>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.youtube.com/playlist?list=PLYyqC4bNbCIeLEjcSPO61bsGPKEvYceb0&si=RfgYo3FO8bnUHT8v';" class="profile">
<img src="css/images/tarmiz.jpg" alt="">
<h6>أكاديمية ترميز</h6>
<i class="fa-solid fa-clock-rotate-left"> 2022</i>
<br>
<i class="fa-solid fa-eye"> 500 k</i>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:www.\/\/www.youtube.com/watch?v=PWuTLTFMtYw&list=PLknwEmKsW8OuTqUDaFRBiAViDZ5uI3VcE';" class="profile">
<img src="css/images/gamal.jpg" alt="">
<h6>عبدالرحمن جمال</h6>
<i class="fa-solid fa-clock-rotate-left"> 2022</i>
<br>
<i class="fa-solid fa-eye"> 4 m</i>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.noor-book.com/%D9%83%D8%AA%D8%A7%D8%A8-%D9%85%D9%84%D8%AE%D8%B5%D8%A7%D8%AA-HTML-%D9%88-CSS-%D9%88-Javascript-%D9%88-SASS-%D8%A3%D8%B3%D8%A7%D9%85%D8%A9-%D8%A7%D9%84%D8%B2%D9%8A%D8%B1%D9%88-pdf';" class="profile">
<img src="css/images/summm.jpg" alt="">
<h6> ملخص html</h6>
<i class="fa-solid fa-clock-rotate-left"> 2023</i>
<br>
<i class="fa-solid fa-eye"> 6 k</i>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
</div>
</section>
<!-- ////////////////////////////////////////////////////////////// -->
<!-- ========================framwork =======================-->
<section id="experts">
<h1>تعلم Framework</h1>
<p>إطارات العمل هي بيئات برمجية توفر أدوات ومكتبات جاهزة لتسريع عملية تطوير تطبيقات الويب، مثل React وAngular وVue.js، مما يتيح كتابة كود أكثر تنظيماً وقابلية للصيانة</p>
<button id="open"> المصادر </button>
<button id="close"> <i class="fa-solid fa-arrow-up"></i> اغلاق </button>
<hr>
<hr>
<div class="expert-box">
<!-- ************************* -->
<div onclick="window.location.href='https:\/\/www.youtube.com/watch?v=QDGe4emCPG0&pp=ygUbcmVhY3Qg2LTYsditINio2KfZhNi52LHYqNmK';" class="profile">
<img src="css/images/react.png" alt="">
<h6> React</h6>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.youtube.com/watch?v=q0coNra92_g&list=PLLlr6jKKdyK0dH_RV8LefwlirJzq7LtkG';" class="profile">
<img src="css/images/angular.jfif" alt="">
<h6>Angular </h6>
<div class="pro-links">
</div>
</div>
<!-- ****************** -->
<div onclick="window.location.href='https:\/\/www.youtube.com/watch?v=Vne-X1taBfI&list=PLzjSlWqF2aTdehPN-zFc1TKcH8eNVn1JV';" class="profile">
<img src="css/images/viu.png" alt="">
<h6>Vue.js </h6>
</div>
<!-- ****************** -->
</div>
</section>
<!-- ////////////////////////////////////////////////////////////// -->
<!-- ========================git =======================-->
<section id="experts">
<h1>تعلم git & github</h1>
<p>Git هو نظام تحكم بالإصدارات يُستخدم لإدارة وتتبع تغييرات الكود المصدري، بينما GitHub هو منصة استضافة تعتمد على Git لتسهيل التعاون بين المطورين ومشاركة المشاريع البرمجية عبر الإنترنت.</p>
<button id="open"> المصادر </button>
<button id="close"> <i class="fa-solid fa-arrow-up"></i> اغلاق </button>
<hr>
<hr>
<div class="expert-box">
<!-- ************************* -->
<div onclick="window.location.href='https:\/\/www.youtube.com/watch?v=ACOiGZoqC8w&list=PLDoPjvoNmBAw4eOj58MZPakHjaO3frVMF';" class="profile">
<img src="css/images/alzero2106285781924731693_n.jpg" alt="">
<h6>أسامة الزيرو</h6>
</div>
</section>
<footer>
<div class="footer-col">
<h3> الأدوات</h3>
<ul>
<li><a href="tools.html"> vscode تنزيل</a></li>
<li><a href="tools.html">Git</a></li>
<li><a href="tools.html">اللابتوب المناسب</a></li>
<li><a href="tools.html"> مواقع مفيده</a></li>
</ul>
</div>
<div class="footer-col">
<h3> الأسئلة والدعم</h3>
<ul>
<li><a href="public_qustion.html">ما هو تعلم البرمجة؟ </a></li>
<li><a href="public_qustion.html">كيف أبدأ في تعلم البرمجة؟</a></li>
<li><a href="public_qustion.html">ما هي أهمية الممارسة في تعلم البرمجة؟ </a></li>
</ul>
</div>
<div class="footer-col">
</div>
<div class="copyright">
<p> copyright ©2024 All rights reserved | This website is made by A.R with ❤️ </p>
<div class="pro-links">
<!-- يمكنك إضافة روابط الشبكات الاجتماعية هنا -->
</div>
</div>
</footer>
<script src="js.js">
</script>
</body>