CSS character extra ellipsis instead of

Source: Internet
Author: User

<p style= "width:300px; Overflow:hidden; White-space:nowrap; text-overflow:ellipsis; " > Omit me, omit me, omit me, omit me, omit me, omit me, omit me, omit me, omit me </p>

White-space Property


The White-space property sets how to handle whitespace within an element.

This property declares how to handle whitespace in elements during layout creation. The values Pre-wrap and Pre-line are new in CSS 2.1.

Default value: Normal
Inheritance: Yes
Version: CSS1
JavaScript Syntax: object. style.whitespace= "Pre"



Text-decoration Definition and usage

The Text-decoration property specifies the adornment that is added to the text.

Note: The decorated color is set by the "Color" property.

Description

This property allows you to set some kind of effect on text, such as underlining. If the descendant elements do not have their own decorations, the decorations set on the ancestor elements "extend" to the descendant elements. User agents are not required to support blink.

Default value: None
Inheritance: No
Version: CSS1
JavaScript Syntax: object. style.textdecoration= "Overline"
/* The characters are omitted */Overflow:hidden;        Text-overflow:ellipsis; White-space:nowrap;


CSS character extra ellipsis instead of

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.