font-effect CSS Property

Sometimes you need to have special effects for glyphs used in text, the font-effect attribute of CSS allows to control the special effects that applied to glyphs. This property can apply to elements and generated content.

Definition Of font-effect property:

The font-effect property of CSS is used to manage the special effects that are applied to glyphs.

What font-effect property can do?

This font-effect property that comes with the 3rd edition of CSS enables to control the special effect that may be used for glyphs. The values of this property can be emboss, engrave, outline, or none.

How to use CSS font-effect property?

Syntax:

1
font-effect: [value];

Example:

1
font-effect: engrave ;



Related posts

coded by nessus Tags: , ,

No Response

Post your response

Copyright © 2010 - 2012 Handy CSS Designed By Anotix, Powered By WordPress, all right reserved.