hyphenate-before CSS Property

For hyphenated words, the hyphenate-before attribute lets you to declare the minimum number of characters before the hyphenation mark by providing any integer value.

Definition Of hyphenate-before property:

The hyphenate-before property of CSS is basically used to specify the minimum no. of characters before hyphen sign.

What hyphenate-before property can do?

This hyphenate-before property that comes with CSS third edition helps you out in defining the minimum number of letter before the hyphenation mark in a hyphenated word. This property can be used with almost all elements that typically contains hyphenated words.

How to use CSS hyphenate-before property?

Syntax:

1
hyphenate-before: [value];

Example:

1
hyphenate-before: auto;


Related posts

Tags: , ,

No Response

Post your response

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