SPAN label line feed

Source: Internet
Author: User

    1. SPAN {word-break:Normal;Width:Auto;Display:Block;White-space: Pre-wrap; Word-wrap: Break-word;Overflow:Hidden ;}

White-space -- control the layout of text displayed on the page through the source code of HTML documents
Value: normal | pre | nowrap | pre-wrap | pre-Line | inherit
Normal: Normal, unchanged (default processing method. Text automatically handles line breaks. If it reaches the container boundary, it will go to the next line)
Pre: Keep spaces and line breaks in HTML source code, which is equivalent to pre labels.
Nowrap: forces the text to be in one line, unless the BR line feed label is encountered
Pre-wrap: it is the same as the PRE attribute, but will automatically wrap when the container is out of scope.
Pre-line: Same as the PRE attribute, but consecutive spaces are considered as a space.
Inherit: Inheritance
Initial Value: normal
Inheritance: Yes
Applicable to: All elements
White: white. Space: interval, distance

To be modified

 

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.