Review: CSS3 Text Properties

The following table lists the new CSS3 text properties:

Property Description
text-align-last Specifies how to align the last line of a text
text-emphasis A shorthand for setting text-emphasis-style and text-emphasis-color in one declaration
text-justify Specifies how justified text should be aligned and spaced
text-overflow Specifies how overflowed content that is not displayed should be signaled to the user
word-break Specifies line breaking rules for non-CJK scripts
word-wrap Allows long words to be able to be broken and wrap onto the next line

Back button Table of Contents Next button