skip to main
|
skip to sidebar
HTML - DHTML - CSS
Showing posts with label
CSS-Font-Properties
.
Show all posts
Showing posts with label
CSS-Font-Properties
.
Show all posts
Font-Family
Font-family in CSS.
Syntax (
font-family : values;
)
font-family
Values:
serif | fantasy | cursive | forte | etc...
Example:
.class_name{font-family : cursive;}
Font-Size
Font-size in CSS.
Syntax (
font-size : values;
)
font-size
Values:
smaller | larger | x-small | xx-small | small | medium | etc...
Example:
.class_name{font-size : smaller;}
Font-Weight
Font-weight in CSS.
Syntax (
font-weight : values;
)
font-weight
Values:
normal | bolder | bold | lighter | 100 | 200 | etc...
Example:
.class_name{font-weight : bold;}
Font-Variant
Font-variant in CSS.
Syntax (
font-variant: values;
)
font-variant
Values:
small-caps | normal
Example:
.class_name{font-variant: normal;}
Font-Style
Font-style in CSS.
Syntax (
font-style : values;
)
font-style
Values:
italic | oblique | normal
Example:
.class_name{font-style : normal;}
Font-System
Font-system in CSS.
Syntax (
font-system : values;
)
font-system
Values:
caption | icon | menu| message-box | small-caption | status-bar
Example:
.class_name{font-system : icon;}
Older Posts
Home
Subscribe to:
Posts (Atom)
Latest Posts
Loading...
Blog Archive
▼
2008
(100)
▼
October
(1)
HTML Meta Tags
►
August
(66)
►
July
(33)
c4 Code
Loading...
Microsoft Languages - DotNet VB, C#, VB.Net
Loading...
Subscribe To
Posts
Atom
Posts
All Comments
Atom
All Comments
Feedjit Live Blog Stats
Tags
CSS
(99)
CSS Background Properties
(3)
CSS-Border-Properties
(12)
CSS-Font-Properties
(6)
CSS-Layout-Properties
(6)
CSS-Line-Properties
(2)
CSS-List-Properties
(5)
CSS-Margin-Properties
(5)
CSS-Max-Properties
(2)
CSS-Min-Properties
(2)
CSS-Overflow-Properties
(3)
CSS-Padding-Properties
(5)
CSS-Page-Properties
(3)
CSS-Ruby-Properties
(3)
CSS-Scrollbar-Properties
(8)
CSS-Text-Properties
(9)
CSS-Word-Properties
(3)
HTML-Meta-Tags
(1)
List
(5)
Followers