-
Notifications
You must be signed in to change notification settings - Fork 0
/
myHTML.html
396 lines (380 loc) · 15.8 KB
/
myHTML.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
391
392
393
394
395
396
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="myCSS.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
</head>
<body>
<table style="position: absolute;top: 0; bottom: 0;left: 0;right: 0;height: 100%; width: 100%;">
<tr style="width: 100%">
<td class="left" align="right" valign="top" style="width: 100%">
<div class="left" style="width: 100%; display: inline-block">
<table align="right" style="width: 100%">
<tr>
<th align="left" style="background-color: #ffffff">
<table align="left" style="margin: 8px">
<tr>
<th>
<input class="form-control" type="text" placeholder="Search" aria-label="Search"
style="width: 256px" />
</th>
<th>
<div class="dropdown" style="margin-left: 8px; width: 160px">
<button class="btn btn-primary dropdown-toggle" type="button" data-toggle="dropdown">
جميع المهام <span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a href="#">التصميم</a></li>
<li><a href="#">تحسينات</a></li>
<li><a href="#">أخرى</a></li>
</ul>
</div>
</th>
</tr>
</table>
</th>
<th></th>
</tr>
<tr>
<th style="margin: 20px">
<div>
<tr>
<th class="lefttitle" style="background-color: #f9f9f9">
:التصميم
</th>
</tr>
<tr>
<th class="leftlist">
<div style="height: 50pt; background-color: #ffffff00 ">
<table align="right">
<tr style="height: 64px">
<th style="padding: 8px">
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">
<del style="opacity: 0.5">تصميم الشكل العام وتجهيز المهام وتسليمه</del>
</th>
<th>
<img class="checkIcon" src="assets\icon-check.svg" alt="Logo" />
</th>
</tr>
<tr style="height: 64px">
<th style="padding: 8px; text-align: center">
<p class="roundedText">CSS</p>
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">
HTML + CSS تحويل التصميم إلى
</th>
<th>
<img class="checkIcon" src="assets\icon-uncheck.svg" alt="Logo" />
</th>
</tr>
<tr style="height: 64px">
<th style="padding: 8px; text-align: center">
<p class="roundedText">CSS</p>
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">
(Responsive) جعل النصميم متجاوب مع المتصفحات
الصغيرة
</th>
<th>
<img class="checkIcon" src="assets\icon-uncheck.svg" alt="Logo" />
</th>
</tr>
<tr style="height: 64px">
<th style="padding: 8px; text-align: center">
<p class="roundedText">Erowsers</p>
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">
IE9 جعل النصميم متوافق كحد أدنى مع
</th>
<th>
<img class="checkIcon" src="assets\icon-uncheck.svg" alt="Logo" />
</th>
</tr>
<tr style="height: 64px">
<th style="padding: 8px; text-align: center">
<p class="roundedText">SASS</p>
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">
(Skin-able/Theme-able)لجعل ألوان التصميم سهلة
التغيير SASS استخدام
</th>
<th>
<img class="checkIcon" src="assets\icon-uncheck.svg" alt="Logo" />
</th>
</tr>
</table>
</div>
</th>
</tr>
<tr>
<th class="lefttitle">:تحسينات</th>
</tr>
<tr>
<th class="leftlist" style="margin-right: 8px">
<div style="height: 50pt; background-color: #ffffff00">
<table align="right">
<tr>
<th style="height: 64px">
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">
إمكانية اخفاء القائمة الجانبية
</th>
<th>
<img class="checkIcon" src="assets\icon-uncheck.svg" alt="Logo" />
</th>
</tr>
<tr style="height: 64px">
<th style="padding: 8px; text-align: center">
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">
إمكانية تعليم المهام كمنتهية
</th>
<th>
<img class="checkIcon" src="assets\icon-uncheck.svg" alt="Logo" />
</th>
</tr>
<tr style="height: 64px">
<th style="padding: 8px; text-align: center">
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">
إمكانية إعادة ترتيب المهام والمجموعات
</th>
<th>
<img class="checkIcon" src="assets\icon-uncheck.svg" alt="Logo" />
</th>
</tr>
<tr style="height: 64px">
<th style="padding: 8px; text-align: center">
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">التوافقية مع أجهزة اللمس</th>
<th>
<img class="checkIcon" src="assets\icon-uncheck.svg" alt="Logo" />
</th>
</tr>
</table>
</div>
</th>
</tr>
<tr>
<th class="lefttitle">أخرى</th>
</tr>
<tr>
<th class="leftlist" style="margin-right: 8px">
<div style="height: 50pt; background-color: #ffffff00">
<table align="right">
<tr>
<th style="height: 64px">
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">
git-flow مع ملاحظة استخدام git repository تسليم
المشروع النهائي في
</th>
<th>
<img class="checkIcon" src="assets\icon-uncheck.svg" alt="Logo" />
</th>
</tr>
<tr style="height: 64px">
<th style="padding: 8px; text-align: center">
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">
.إضافة لمساتك الخاصة في الأماكن التي تراها
مناسبة مع ذكر سبب إضافتها
</th>
<th>
<img class="checkIcon" src="assets\icon-uncheck.svg" alt="Logo" />
</th>
</tr>
</table>
</div>
</th>
</tr>
</div>
</th>
</tr>
</table>
</div>
</td>
<td class="right" align="right" valign="top" style="background-color: #273648; text-align: right">
<div class="right">
<div style="height: 64pt; position: relative; width: 200px">
<img class="closeRight" src="assets\icon-close.svg" alt="Logo" />
<img class="logo" src="assets\logo.png" alt="Logo" />
</div>
<div align="right" style="height: 50pt; background-color: #4a90e2">
<table align="right">
<tr>
<th>
<img style="width: 20pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">المهام</th>
<th>
<img class="itemIcon" src="assets\icon-list.svg" alt="Logo" />
</th>
</tr>
</table>
</div>
<div style="height: 50pt; background-color: #ffffff00; right: 0px">
<table align="right">
<tr>
<th>
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">الأعضاء</th>
<th>
<img class="itemIcon" src="assets\icon-user.svg" alt="Logo" />
</th>
</tr>
</table>
</div>
<div style="height: 50pt; background-color: #ffffff00">
<table align="right">
<tr>
<th>
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">الدفع والفواتير</th>
<th>
<img class="itemIcon" src="assets\icon-creditcard.svg" alt="Logo" />
</th>
</tr>
</table>
</div>
<div style="height: 50pt; background-color: #ffffff00">
<table align="right">
<tr>
<th>
<img style="width: 0pt" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo" />
</th>
<th class="title">إعدادات</th>
<th>
<img class="itemIcon" src="assets\icon-settings.svg" alt="Logo" />
</th>
</tr>
</table>
</div>
<div style="
height: 80pt;
background-color: #ffffff00;
position: fixed;
bottom: 0;
">
<hr style="background-color: #3d4a5a; height: 2px" />
<table align="right">
<tr>
<th>
<img style="width: 16px; height: 15pt; margin: 15pt" src="assets\icon-arrow-down-small.png" alt="Logo" />
</th>
<th class="name">
محمد عبد الله
<br />
<p style="color: #edf4fc; opacity: 0.5; font-size: 11px">
الشركة المحدودة
</p>
</th>
<th>
<img class="avatar" src="assets\avatar.png" alt="Logo" />
</th>
</tr>
</table>
</div>
</div>
</td>
</tr>
</table>
<!-- <div class="main">
<div style="display: table-row; ">
<div class="left">
<table align="right" style="background-color: blueviolet; width: 100%;">
<tr>
<th class="title" >search</th>
</tr>
<tr>
<th class="title">:التصميم</th>
</tr>
<tr>
<th class="title">نقاط</th>
</tr>
<tr>
<th class="title">:تحسينات</th>
</tr>
<tr>
<th class="title">نقاط</th>
</tr>
<tr>
<th class="title">أخرى</th>
</tr>
<tr>
<th class="title">نقاط</th>
</tr>
</table>
<div class="dropdown">
<button class="btn btn-primary dropdown-toggle" type="button" data-toggle="dropdown">جميع المهام
<span class="caret"></span></button>
<ul class="dropdown-menu">
<li><a href="#">التصميم</a></li>
<li><a href="#">تحسينات</a></li>
<li><a href="#">أخرى</a></li>
</ul>
</div>
</div>
<div class="right">
<div style="height: 64pt; position: relative;">
<img class="closeRight" src="assets\icon-close.svg" alt="Logo">
<img class="logo" src="assets\logo.png" alt="Logo">
</div>
<div style="height: 50pt; background-color: #4A90E2;">
<table align="right">
<tr>
<th><img style="width: 20pt;" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo"></th>
<th class="title">المهام</th>
<th><img class="itemIcon" src="assets\icon-list.svg" alt="Logo"></th>
</tr>
</table>
</div>
<div style="height: 50pt; background-color: #ffffff00;">
<table align="right">
<tr>
<th><img style="width: 0pt;" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo"></th>
<th class="title">الأعضاء</th>
<th><img class="itemIcon" src="assets\icon-user.svg" alt="Logo"></th>
</tr>
</table>
</div>
<div style="height: 50pt; background-color: #ffffff00;">
<table align="right">
<tr>
<th><img style="width: 0pt;" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo"></th>
<th class="title">الدفع والفواتير</th>
<th><img class="itemIcon" src="assets\icon-creditcard.svg" alt="Logo"></th>
</tr>
</table>
</div>
<div style="height: 50pt; background-color: #ffffff00;">
<table align="right">
<tr>
<th><img style="width: 0pt;" class="itemIcon" src="assets\icon-arrow-left.svg" alt="Logo"></th>
<th class="title">إعدادات</th>
<th><img class="itemIcon" src="assets\icon-settings.svg" alt="Logo"></th>
</tr>
</table>
</div>
</div>
</div>
</div> -->
</body>
</html>