Use CSS without a program to achieve automatic text truncation with ellipsis instead of experience exchange

Source: Internet
Author: User
. test{
width:200px;
height:50px;
border:1px solid red;
padding:10px;
Overflow:hidden; /* Do not display content that exceeds the width of the object * *
Text-overflow:ellipsis; /* Displays an ellipsis (...) when text overflows inside an object. )*/
White-space:nowrap; /* Limit all text to be displayed on a single line * *
}

<ptml> <pead> <meta http-equiv= "Content-type" Co Ntent= "text/html; charset=gb2312 "/> <TITLE>WWW.JB51.NET Cloud Habitat Community </title> </pead> <style type=" Text/css "> div.test{width:200px; height:100px; border:1px solid red; padding:10px; Overflow:hidden; Text-overflow:ellipsis; White-space:nowrap; </style> <body> <div class= "Test" > cloud-Habitat Community, and strive to build quality learning sites. Welcome to </div> </body> </ptml>
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.