Important Notice:

Course Content
Float Property
0/1
Z-Index
0/1
CSS object-fit Property
0/1
CSS Visibility Property
0/1
CSS (Chapter 4) M2-R5.1
About Lesson
Font Variant:-

इस Property के द्वारा Fonts के Variant को Declare किया जाता हैं। इसकी दो Values होती हैं-

1. normal – इसमें Font Normal होता हैं।

2. small-caps – इसमें Fonts का size अन्य Fonts की तुलना में छोटा हो जाता हैं और Fonts Uppercase में Convert हो जाता हैं।

Syntax:- font-variant:small-caps;

 

Font Variant:-

Variant of fonts is declared through this property. It has two values-

1. normal – The font in this is normal.

2. small-caps – In this, the size of the fonts becomes smaller as compared to other fonts and the fonts get converted into uppercase.

Syntax:- font-variant:small-caps;

error: Content is protected !!