Fri Jul 04 2025 15:40:06 GMT+0000 (Coordinated Universal Time)
Set the Font style, Text transform, Text decoration, Word wrap and Text direction of text.
Set the font style to be applied to text.
If the specified style is not available, both italic and oblique faces are simulated by artificially sloping the font (use font-synthesis to control this behavior).
Find more information at https://developer.mozilla.org/en-US/docs/Web/CSS/font-style
Set how text should be capitalized.
Find more information at https://developer.mozilla.org/en-US/docs/Web/CSS/text-transform
Set the appearance of decorative lines on text.
Find more information at https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration
Set how words should break onto the next line when there is not enough space on the current line.
Find more information at https://developer.mozilla.orUS/docs/Web/CSS/word-break
Set the direction of the text and other elements.
Find more information about text direction at https://developer.mozilla.org/en-US/docs/Web/CSS/direction
If this content did not answer your questions, try searching or contacting our support team for further assistance.