Applied CSS
Formatting
Text
font-family:
font-family: Arial,
Helvetica, sans-serif;
ប្រើសំរាប់ប្តូរពុម្ពអក្សរ។ គេអាចដាក់ពុម្ពអក្សរបានច្រើនការពារករណីយ
ដែលម៉ាស៊ីនរបស់អ្នកប្រើមិនមាន
ពុម្ពអក្សរនោះ។ចំពោះពុម្ពអក្សរណាដែលមានដកឃ្លាត្រូវតែដាក់ក្នុង
“ “។
ក្រុមអក្សរដែលមានរូបរាងស្រដៀងគ្នា មានដូចជា៖
·
-Arial, Helvetica, sans-serif
·
- "Times New Roman", Times, serif
·
- "Courier New", Courier, monospace
·
- Georgia, "Times New Roman", Times, serif
·
- Verdana, Arial, Helvetica, sans-serif
·
- Geneva, Arial, Helvetica, sans-serif
·
- Tahoma, "Lucida Grande", Arial, sans-serif
·
- "Lucida Console", Monaco, monospace
·
-"Marker Felt", "Comic Sans MS",
fantasy
·
- "Century Gothic", "Gill Sans",
Arial, sans-serif
·
Color:
color:#F1F1F1;
color:rgb(241,241,241);
color:gray;
ប្រើសំរាប់ប្តូរពណ៌អក្សរ។
font-size:
font-size:[16px|1em|100%|...];
ប្រើសំរាប់ប្តូរទំហំរបស់អក្សរ។
ជាធម្មតាអក្សរត្រូវបានកំណត់យកទំហំ 16px, 1em,
100%។
font-style:
font-style:
[italic|oblique|normal];
ប្រើសំរាប់ប្តូររាងអក្សរអោយមាន
លក្ខណៈទ្រេតទៅមុខ។ ចំពោះ italic និង oblique មានលក្ខណៈដូចគ្នា
។ normal
ប្រើសំរាប់ប្តូរវាមកទំរង់ដើមវិញ។
font-weight:
font-weight:[100-900|bold|bolder|lighter|normal]
ប្រើសំរាប់ប្តូរកំរាស់របស់អក្សរ។
១០០ ដល់ ៩០០គឺពីក្រាស់បំផុត ដល់សើ្តងបំផុត។ bold គឺការកំណត់យកអក្សរដិត
ធម្មតា។
text-tranform:
text-tranform:[capitalize|lowercase|uppercase|none];
ប្រើសំរាប់ប្តូរ
case របស់អក្សរ។ none សំរាប់កំណត់កុំយកលក្ខណៈ Inherit ពី parent style។
font-variant:
font-variant:[small-caps|none];
ប្រើសំរាប់ប្តូររាល់អក្សរ
lowercase
អោយទៅជា uppercase ដែលមានទំហំតូចជាង uppercase ដើម។
ឧទាហរណ៍
HELLO
WORLD! ។
text-decoration:
text-decoration:
[underline|overline|line-through|none]
សំរាប់គូសបន្ទាត់ពីក្រោម
កណ្តាល និងពីលើអក្សរ។
letter-spacing:
letter-spacing:[-#px|#px|normal];
ប្រើសំរាប់ប្តូរគំលាតរបស់អក្សរ។
បើមានសញ្ញា ដក វានឹងធ្វើអោយអក្សររួមចូលគ្នា ។
word-spacing:
word-spacing:[-#px|#px|normal];
ប្រើសំរាប់ប្តូរគំលាតរបស់ពាក្យនីមួយៗ។
line-height:
line-height:[30px|150%|1.5em|1.5];
ប្រើសំរាប់ប្តូរគំលាតពីបន្ទាត់មួយ
ទៅបន្ទាត់មួយទៀត។
text-align:
text-align:[left|center|right|justify|normal]
ប្រើសំរាប់តំរឹមអក្សរមកឆ្វេង
កណ្តាល ស្តាំ ឬទាំងសងខាង។
text-indent:
text-indent:[#px|#em];
ប្រើសំរាប់ចូលបន្ទាត់
រាល់បន្ទាត់ដំបូងគេនៃ tag ដែលវាស្ថិតនៅដូចជា p tag ជាដើម។
tagName:first-letter
p:first-letter{ declaration;
}
ប្រើសំរាប់ប្តូរតែអក្សរដែលនៅដំបូងគេបង្អស់នៃ
tag នោះ។
tagName:first-line
p:first-line{ declaration;
}
ប្រើសំរាប់ប្តូរតែបន្ទាត់ដំបូងប៉ុណ្ណោះនៃ
tag នោះ។
Applied CSS
Reviewed by Unknown
on
11:26 PM
Rating:
No comments: