الجمعة، 22 نوفمبر 2013
6:40 ص

كورس مطوري الويب الدرس الثامن عشر (التاسع) في CSSو 'External CSS and positions'

google ads
اهلا بكم في الدرس الثامن عشر من سلسله مطوري الويب من الصفر و الدرس التاسع في لغه CSS, لقد تحدثت عن الوسم <div> و استخدام class و IDs في لغه CSS و HTML, و شرحت كيف نحدد ال class في لغه CSS لتغيير خصائصها و ايضا كيفيه تحديد IDs و تغيير خصائصها, في هذا الدرس سوف اتحدث عن CSS الخارجي و المعروف بي External CSS ما هو و كيف نستخدمه و نضيفه لمحتوي صفحتنا لتغيير استايل المحتوي الخاص بصفحة الويب , وايضا سوف اتحدث عن Position و كيف نستخدمها , و شرح absolute, relative و fixed و تعريف كل منهم و كيف نستخدمهم و فيما نستخدمهم 
هذا هو الكود لإضافه صفحة CSS خارجيه>>
<link rel="stylesheet" type="text/css" href="اسم الصفحه.CSS" />
بتغيير 'اسم الصفحه' الي اسم الصفحه المراد اضافتها سوف يتم اضافه كود ال External CSS الي محتوي صفحة الويب الخاصه بك للشرح الكامل...

تابعو الفيديو>>>



Welcome to lecture 18 from become a web developer from scratch course and the ninth video tutorial on CSS, in the previous video i talked about <div> tag and also about Class and IDs on CSS and HTML languages, and showed how to select the Class to change its properties on CSS and also how to do the same with IDs with the difference between the selector for each of them, in this video i will talk about External CSS and show what is it and how to use it to change the web page style and also will talk about the Positions and how to use absolute, relative or fixed and what to do with each of them.
this is the code to add External CSS page>>
<link rel="stylesheet" type="text/css" href="pagename.CSS" />
with change the 'pagename' with your CSS page name you will add an external CSS page to change the web page style.
to understand more watch the video.

External CSSاهداف الدرس:
تعلم ما هو External CSS و كيف نضيفه لمحتوي صفحة الويب
التعرف علي Positions و استخدام absolute, relative and fixed 

*في الدرس القادم سوف اتحدث عن forms و خصائصها و كيف نستخدمها في صفحة الويب*

#كل الدروس السابقه و القادمه بواسطه المهندس عادل عياد و اتمني كل من ينقل الدروس ان يذكر المصدر تويت دايز#

#للاسئله و الاستفسارات اترك تعليق#

0 التعليقات :

إرسال تعليق