File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -2876,14 +2876,6 @@ Minimum Requirements for ''text-justify/auto'' Justification</h4>
28762876 <p> CSS offers control over text spacing
28772877 via the 'word-spacing' and 'letter-spacing' properties, which specify additional space
28782878 around <a>word separators</a> or between <a>typographic character units</a> , respectively.
2879- The 'word-spacing' property can now be specified in percentages,
2880- making it possible to, for example, double or eliminate word spacing.
2881-
2882- <div class="example">
2883- <p> In the following example, word spacing is halved,
2884- but may expand if needed for text justification.
2885- <pre> p { word-spacing: -50%; }</pre>
2886- </div>
28872879
28882880<h3 id="word-spacing-property" oldids="word-spacing">
28892881Word Spacing: the 'word-spacing' property</h3>
You can’t perform that action at this time.
0 commit comments