The css text is automatically omitted when it exceeds the container length !, Css container

Source: Internet
Author: User

The css text is automatically omitted when it exceeds the container length !, Css container

 

When displaying text content to users, we often need to avoid text content exceeding the container width and preventing line feed overflow, the younger brother finds out on the Internet that the implementation on the Internet is only implemented... omitted functions!

However, the cursor prompt function is not available. All the younger siblings have used the code on the Internet to change the ellipsis and get the cursor to display all the functions!

 

 

 

If the text exceeds the specified width, it will be omitted with..., and all will be displayed when the mouse gets the cursor!

 

Code on

 

<Span style = 'width: 290px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; '>
<Span style = "margin: 20px;"> bit: </span>
<Abbr title = 'no. 205, group 2, Jinlong township 1 brigade, Wenchang town, zicang County, Mianyang City, Sichuan Province '> No. 205, group 2, Jinlong township 1 brigade, Wenchang town, zicang County, Mianyang City, Sichuan Province </abbr>
</Span>

Related Article

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.