drop-initial-after-adjust CSS Property

When you need to set point of alignment of drop initial for the primary connection point, the property drop-initial-after-adjust of CSS will be used.

Definition Of drop-initial-after-adjust property:

The drop-initial-after-adjust property of CSS allows to set the alignment point of the drop initial that is for the primary connection point.

What drop-initial-after-adjust property can do?

This drop-initial-after-adjust property that comes with CSS 3rd edition that specify the alignment point of drop initial to use as a primary connection point. This property can be applied for first letter pseudo elements.  Default value of this attribute is text-after-edge.

How to use CSS drop-initial-after-adjust property?

Syntax:

1
drop-initial-after-adjust: [value];

Example:

1
drop-initial-after-adjust: central ;


Related posts

Tags: , ,

No Response

Post your response

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