Tips for Web Development

Source: Internet
Author: User

1. English letters:

Style = "word-break: Break-all; Word-wrap: Break-word ;" 

2. website promotion

<! -- Set keywords, separated "," -->
< Meta Name = "Keywords" Content = "Value" />
<! -- Set description, separated "," -->
< Meta Name = "Description" Content = "Value" />
<! -- Set the author and separate the content "," -->
< Meta Name = "Author" Content = "Value" />
<! -- Set Character Set -->
< Meta HTTP-equiv = "Content-Type" Content = "Text/html; charset = gb2312" />
<! -- Set Time -->
< Meta Name = "Date" Content = "" />
<! -- Set Copyright -->
< Meta Name = "Copyright" Content = "" />
<! -- Set timed page Jump -->

<MetaHTTP-equiv= "Refresh"Content= "2; url = http://www.xxx.com"/> 

3. Table

Attribute Description CSS
Border-collapse Specifies whether to MERGE table borders 2
Border-spacing Specify the distance between adjacent cell borders 2
Caption-side Specify the table title location 2
Empty-Cells Specifies whether to display the border and background of empty cells in the table. 2
Table-Layout Set table la sAlgorithm 2

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.