text-overflow
Introduction
The text-overflow CSS property sets how hidden overflow content is signaled to users.
Examples

Syntax
Values
-
clip
Default Value。This keyword value will truncate the text at the limit of the content area. -
ellipsis
This keyword value will display an ellipsis (…,U+2026 HORIZONTAL ELLIPSIS) to represent clipped text.
Formal definition
| Initial value | clip |
| Applies to | text |
| Inherited | no |
| Animatable | no |
Formal syntax
Difference between web
-
Not support
fade。 -
Not support
<string>with custom clip text.
Compatibility
LCD tables only load in the browser