-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGraphics.html
More file actions
387 lines (354 loc) · 19.1 KB
/
Graphics.html
File metadata and controls
387 lines (354 loc) · 19.1 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
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
<!DOCTYPE html>
<html lang="en" dir="rtl">
<head>
<!-- Basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Site Metas -->
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- Site Icons -->
<!--الربط من القالب الثاني-->
<link rel="shortcut icon" href="../smartedu/images/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="../smartedu/images/apple-touch-icon.png">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap1.min.css">
<!-- Site CSS -->
<link rel="stylesheet" href="css/style2.css">
<!-- ALL VERSION CSS -->
<link rel="stylesheet" href="css/versions.css">
<!-- Responsive CSS -->
<link rel="stylesheet" href="css/responsive.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<!-- نههاية الربط من القالب الثاني-->
<!-- basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>الجرافيكس </title>
<style>
*{
direction: rtl;
}
.Download-link{
margin-top: -30px;
font-size: medium;
font-weight: 1000;
padding-right: 70px;
}
</style>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="stylesheet" href="css/colors.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/pr_loading.css">
<link rel="stylesheet" href="css/prettyPhoto.css">
<link rel="stylesheet" href="css/timeline.min.css">
<!-- fevicon -->
<link rel="icon" href="images/fevicon.png" type="image/gif" />
<!-- bootstrap css -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- style css -->
<link rel="stylesheet" href="css/style.css">
<!-- Responsive-->
<link rel="stylesheet" href="css/responsive.css">
<!-- Scrollbar Custom CSS -->
<link rel="stylesheet" href="css/jquery.mCustomScrollbar.min.css">
<!-- Tweaks for older IEs-->
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css" media="screen">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script><![endif]-->
</head>
<!-- body -->
<body class="host_version">
<!-- Modal -->
<div class="modal fade" id="login" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog modal-dialog-centered modal-lg" role="document">
<div class="modal-content">
<div class="modal-header tit-up">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Customer Login</h4>
</div>
<div class="modal-body customer-box">
<!-- Nav tabs -->
<ul class="nav nav-tabs">
<li><a class="active" href="#Login" data-toggle="tab">Login</a></li>
<li><a href="#Registration" data-toggle="tab">Registration</a></li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<div class="tab-pane active" id="Login">
<form role="form" class="form-horizontal">
<div class="form-group">
<div class="col-sm-12">
<input class="form-control" id="email1" placeholder="Name" type="text">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<input class="form-control" id="exampleInputPassword1" placeholder="Email" type="email">
</div>
</div>
<div class="row">
<div class="col-sm-10">
<button type="submit" class="btn btn-light btn-radius btn-brd grd1">
Submit
</button>
<a class="for-pwd" href="javascript:;">Forgot your password?</a>
</div>
</div>
</form>
</div>
<div class="tab-pane" id="Registration">
<form role="form" class="form-horizontal">
<div class="form-group">
<div class="col-sm-12">
<input class="form-control" placeholder="Name" type="text">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<input class="form-control" id="email" placeholder="Email" type="email">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<input class="form-control" id="mobile" placeholder="Mobile" type="email">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<input class="form-control" id="password" placeholder="Password" type="password">
</div>
</div>
<div class="row">
<div class="col-sm-10">
<button type="button" class="btn btn-light btn-radius btn-brd grd1">
Save & Continue
</button>
<button type="button" class="btn btn-light btn-radius btn-brd grd1">
Cancel</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- LOADER -->
<div id="preloader">
<div class="loader-container">
<div class="progress-br float shadow">
<div class="progress__item"></div>
</div>
</div>
</div>
<!-- END LOADER -->
<!-- Start header -->
<header class="top-navbar">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">
<img src="images/header.png" alt="" />
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbars-host" aria-controls="navbars-rs-food" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="collapse navbar-collapse" id="navbars-host">
<ul class="navbar-nav ml-auto">
<li class="nav-item active"><a class="nav-link" href="index.html">الرئيسية</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdown-a" data-toggle="dropdown" >حول المركز</a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="About.html">نبذة عن المركز </a>
<a class="dropdown-item" href="Word.html">كلمة مدير المركز </a>
<a class="dropdown-item" href="Massage.html">الرؤية والرسالة والاهداف </a>
<a class="dropdown-item" href="ORGStructure.html">الهيكل التنظيمي </a>
</div>
</li>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdown-a" data-toggle="dropdown">الأقسام والإدارات </a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="#" id="dropdown-a" data-toggle="dropdown">الأقسام </a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="it.html"> تقنية المعلومات</a>
<a class="dropdown-item" href="Ecomputer.html"> هندسة الحاسوب</a>
<a class="dropdown-item" href="Graphics.html"> الجرافيكس</a>
<a class="dropdown-item" href="Network.html"> الشبكات والدعم الفني</a>
<a class="dropdown-item" href="Web.html">تطوير الويب</a>
<a class="dropdown-item" href="PComputer.html">علوم حاسوب</a>
<a class="dropdown-item" href="ECommerce .html">تجارة إلكترونية</a>
</div>
<div>
<a class="dropdown-item" href="#" id="dropdown-a" data-toggle="dropdown">الإدارات </a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="ISM.html"> إدارة خدمات الإنترنت والتعليم الإلكتروني</a>
<a class="dropdown-item" href="NManagement.html"> إدارة الشبكات</a>
<a class="dropdown-item" href="RManagemant.html"> إدارةالقبول والتسجيل</a>
<a class="dropdown-item" href="HManagement.html"> إدارة الصيانة والدعم الفني</a>
<a class="dropdown-item" href="PPM.html"> إدارةالتحليل والبرمجة</a>
</div>
</div>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdown-a" data-toggle="dropdown">الأكاديميات </a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="ICDL.html">الرخصة الدولية لقيادة الحاسوب </a>
<a class="dropdown-item" href="TUICDL.html">رخصة جامعة تعز لقيادة الحاسوب </a>
<a class="dropdown-item" href="Cisco.html">Cisco اكاديمية</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdown-a" data-toggle="dropdown">الطلاب</a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="SDegat.html">النتائج</a>
<a class="dropdown-item" href="ARL.html">شروط القبول والتسجيل </a>
<a class="dropdown-item" href="SServes.html">خدمات طلابية </a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link" href="#">كادر المركز</a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="Lformal.html">الكادر الرسمي</a>
<a class="dropdown-item" href="Lcontractor.html">الكادر المتعاقد </a>
</div>
</li>
<li class="nav-item"><a class="nav-link" href="#">أخبار وفعاليات</a></li>
</ul>
</div>
</div>
</nav>
</header>
<!-- End header -->
<div id="about" class="about" dir="rtl">
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12">
<div class="about-box">
<h2 dir="rtl">قسم <strong class="yellow">الجرافيكس</strong></h2>
<p dir="rtl"> تخصص "التصميم الجرافيكي" أو ما يُطلَق عليه باللغة الإنجليزية "Graphic Design" أنَّه تواصل بصري يقوم به المصمم الجرافيكي بناءً على طلب العميل بهدف إيصال رسالة معينة أو مجموعة من الرسائل إلى الجمهور المستهدف. يُستخدَم في التواصل البصري والمرئي الذي يجري عبر التصميم الجرافيكي مجموعات من الرموز، والأشكال، والأيقونات، والرسومات، والصور، والكلمات. حيث نستطيع أن نجِد التصميمات الجرافيكية في مختلف أنواع المواقع الإلكترونية، والمجلات، والدعاية والإعلان، والمنتجات، والسلع، والبضائع، والخدمات.
يعود تاريخ تأسيس مبدأ التصميم الجرافيكي إلى الزمن القديم، لأنَّ كل التصاميم التي تدخل في مجال هذا التصميم الرائع تمتد على مر تاريخ البشرية تحديدًا في المعالم الأثرية. تختلف التصاميم والابتكارات في مجال التصميم الجرافيكي من مصمم إلى آخر ومن ثقافة إلى أخرى. لكن، يكون الهدف الرئيسي له في أي مكان أو زمان هو تنظيم المعلومات، وصياغة الأفكار، وإضفاء الحس الإبداعي للفكرة المراد تجسيدها.
يُستخدَم في تخصص التصميم الجرافيكي برامج متخصصة لهذا النوع من التصميم مثل الفوتوشوب وغيرها من البرامج التي تُوفّر وتُتيح كل الأدوات اللازمة التي يحتاجها المصمم مثل التحكُّم في الصور، والخطوط، والألوان، والأحجام، والأبعاد، والمقاسات، والأشكال، والرموز، والنصوص. </p>
<div class="Download-link">
<a href="download/الفصل الاول.pdf" target="_parent" download="الفصل الدراسي الاول ـ مركز الحاسب الالي">
-- الخطة الدراسية للفصل الأول --
</a> <br>
<a href="download/الفصل الثاني_removed.pdf" target="_parent" download="الفصل الدراسي الثاني ـ مركز الحاسب الالي" >
-- الخطة الدراسية للفصل الثاني --
</a>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12">
<div class="about-box">
<figure><img src="images/graphic.png" alt="#" /></figure>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<a href="#" id="scroll-to-top" class="dmtop global-radius"><i class="fa fa-angle-up"></i></a>
<!-- footer -->
<footr>
<div class="footer ">
<div class="container">
<div class="row">
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 ">
<div class="row">
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-6 ">
<div class="address">
<h3>حول المركز </h3>
<ul class="loca">
<li>
<a class="cons" href="#"><img src="icon/loc.png" alt="#" /> </a>تعز - حبيل سلمان
<li>
<a class="cons" href="#"><img src="icon/email.png" alt="#" /></a>ahmed2002.agc@gmail.com </li>
<li>
<a class="cons" href="#"><img src="icon/call.png" alt="#" /></a>967776646961+ </li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="address">
<h3>الدورات</h3>
<ul class="Menu_footer">
<li class="active"> <a href="#"> رخصة جامعة تعز</a> </li>
<li><a href="#"> دورات جرافكس</a> </li>
<li><a href="#">دورات صيانة</a> </li>
<li><a href="#">نظام التشغيل لينكس</a> </li>
<li><a href="#">صيانة الطابعات</a> </li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="address">
<h3>معلومات</h3>
<ul class="Links_footer">
<li class="active"><a href="http://taiz.edu.ye/default.aspx"> الرئيسية</a> </li>
<li><a href="http://taiz.edu.ye/DEFAULTDET.ASPX?pnc=1">حول الجامعة </a> </li>
<li><a href="http://taiz.edu.ye/DEFAULTDET.ASPX?pnc=4">الامانة العامة</a> </li>
<li><a href="http://taiz.edu.ye/DEFAULTDET.ASPX?pnc=9314">فروع الجامعة </a> </li>
<li><a href="http://taiz.edu.ye/DEFAULTDET.ASPX?pnc=78"> الابحاث و المؤتمرات</a> </li>
</ul>
<ul class="social_link">
<li><a href="https://www.facebook.com/taizuniversity.net"><img src="icon/fb.png"></a></li>
<li><a href="#"><img src="icon/tw.png"></a></li>
<li><a href="#"><img src="icon/lin(2).png"></a></li>
<li><a href="#"><img src="icon/instagram.png"></a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 ">
<div class="address">
<a href="index.html"> <img src="images/header.png" alt="logo"></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="copyright">
<div class="container">
<p>جميع الحقوق محفوظة © 2022 Design by Ahmed AL-Khulidi </a></p>
</div>
</div>
</div>
</footr>
<!-- end footer -->
<!-- ALL JS FILES -->
<script src="js/all.js"></script>
<!-- ALL PLUGINS -->
<script src="js/custom.js"></script>
<script src="js/timeline.min.js"></script>
<script>
timeline(document.querySelectorAll('.timeline'), {
forceVerticalMode: 700,
mode: 'horizontal',
verticalStartPosition: 'left',
visibleItems: 4
});
</script>
</body>
</html>