Warning: Declaration of Bootstrap_Walker::start_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = NULL) in /home/itport/public_html/wp-content/themes/itport-v5.0/functions/bootstrap-walker.php on line 25

Warning: Declaration of Bootstrap_Walker::end_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = NULL) in /home/itport/public_html/wp-content/themes/itport-v5.0/functions/bootstrap-walker.php on line 42

Warning: Declaration of Bootstrap_Walker::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $data_object, $depth = 0, $args = NULL, $current_object_id = 0) in /home/itport/public_html/wp-content/themes/itport-v5.0/functions/bootstrap-walker.php on line 57

Warning: Declaration of Bootstrap_Walker::end_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::end_el(&$output, $data_object, $depth = 0, $args = NULL) in /home/itport/public_html/wp-content/themes/itport-v5.0/functions/bootstrap-walker.php on line 108
آی تی پورت | خواص متن (فونت) در سی اس اس
Warning: Use of undefined constant url - assumed 'url' (this will throw an Error in a future version of PHP) in /home/itport/public_html/wp-content/themes/itport-v5.0/header.php on line 56

Warning: Use of undefined constant title - assumed 'title' (this will throw an Error in a future version of PHP) in /home/itport/public_html/wp-content/themes/itport-v5.0/header.php on line 57
تجارت الکترونیکطراحی وب

خواص متن (فونت) در سی اس اس

طراحی وب

سلام

اینبار میخواهیم در مورد خواص فونت در سی اس اس توضیح بدیم، امیدواریم براتون کاربردی باشه. منتظر نظراتتون ، انتقادات و پیشنهاداتتون در مورد آموزش ها هستیم.

طراحی وب

– تغییر رنگ فونت در سی اس اس:

برای تغییر رنگ در سی اس اس سه روش وجود دارد

۱- اسم رنگ مثل : blue ,red,green

body{ color:blue;}

۲- کد هکسی رنگ مثل: #ccffcc , #000

body{ color:#ccffcc;}

۳- کد رنگ مثل:rgb(0,70,255)

body{color:rgb(255,0,0);}

– چینش فونت در سی اس اس:

راست چین:

text-align:right;

چپ چین:

text-align:left;

وسط چین:

text-align:center;

مرتب (حالت justify )

text-align:justify;

–  تزئین متن در سی اس اس:

درج خط بالای متن:

text-decoration:overline;

درج خط روی متن:

text-decoration:line-through;

درج خط زیر متن:

text-decoration:underline;

متن چشمک زن: (این کد در بعضی مرورگرها اجرا نخواهد شد)

text-decoration:blink;

– حروف بزرگ و کوچک در متن انگلیسی:

تمام حروف بزرگ باشند:

text-transform:uppercase;

تمام حروف کوچک باشند:

text-transform:lowercase;

حرف اول هر کلمه بزرگ باشد:

text-transform:capitalize;

پاراگراف:

فاصله پاراگراف:

text-indent:50px;

فاصله ی بین خط ها:

line-height:3;

فاصله ی بین کاراکترها:

letter-spacing:2px;

فاصله ی بین کلمات:

word-spacing:30px;

گفتگو ها

    اینا برای css3 هستش ؟؟؟

      حسین جاهدی

      نه برای در ۲ و یک هم اجرا می شوند ولی شماره یک رو شک دارم