A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/css/properties/hyphenate-limit-chars below:

hyphenate-limit-chars · WebPlatform Docs

hyphenate-limit-chars Summary

Specifies the minimum number of characters in a hyphenated word

Overview table
Initial value
auto
Applies to
All elements
Inherited
Yes
Media
visual
Computed value
specified value
Animatable
No
CSS Object Model Property
hyphenateLimitChars
Percentages
N/A
Syntax Values
auto
Corresponds to a value of 5 2 2, indicating a 5-character word limit, 2 characters required before a hyphenation break, and 2 characters required following a hyphenation break.
integer
One to three integer values, corresponding to the word limit, the minimum number of characters required before a hyphenation break, and the minimum number of characters required following a hyphenation break, respectively.

If the third value is missing it is equal to the second.

If the second and third values are missing they are given a value of auto.

Negative values are not allowed.

Examples

hyphenate-limit-chars: 6 3 2;
Related specifications
CSS Text Level 4
W3C Editor’s Draft
See also Related articles Text Related pages Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4