codeGK
Code it ALL
CSS Fonts - CodeGK
♦ CSS Fonts

♣ About CSS Fonts

Font property define intrinsic properties of text such font family, size, boldness.

♣ Example1: CSS Font Family

Certain pre-defined font-families exist which define the way text looks.
In this example, various famous font-families are illustrated.
Example
Input:
Output:

♣ Example2: CSS Font Style

In this example, various font-styles are explored.
Example
Input:
Output:

♣ Example3: CSS Font Weight

Font weight basically means the thickness of font.
In this example, various font-weights are explored.
Example
Input:
Output:

♣ Example4: CSS Font Variant

In this example, various font-variants are illustrated.
Example
Input:
Output:

♣ Example5: CSS Font Size

In this example, various font-size are illustrated.
Example
Input:
Output:
Prev_LessonNext_Lesson