The text-overflow
CSS property sets how hidden overflow content is signaled to users.
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.
Initial value | clip |
Applies to | text |
Inherited | no |
Animatable | no |
Not support fade
。
Not support <string>
with custom clip text.
LCD tables only load in the browser