Common table Effects

Source: Internet
Author: User
1 2 3
4 5 6

//CodeAs follows:

<xmp></xmp>
1 2 3
4 5 6

// You can also use the style sheet control:

<xmp> <Br/> # Table1 {<br/> background-color: #000000; // The black background of the entire table, that is, the color of the gap. <br/> width: 500px; <br/> padding: 0px; <br/> border-Spacing: 1px; // One PX gap in the table <br/>}< br/> # Table1 TD {<br/> background-color: # ffffff; <br/>}</P> <p> # Table2 {<br/> border: 1px solid #000000; // draw a line outside the table <br/> width: 500px; <br/> padding: 0px; <br/> border-collapse: collapse; // because the lines around TD are drawn twice, the lines become coarse, this attribute can be used to automatically merge similar items <br/> border-Spacing: 0px; // no gap between tables <br/>}< br/> # Table2 TD {<br/> border: 1px solid #000000; // draw lines around TD <br/>}< br/> </xmp>

// My table Header

<xmp></xmp>

Copyright 20.13 million one powered by: blog Park template: Hujiang blog

posted on in case of reading (... ) Comment (... ) EDIT favorites

refresh the comment refresh page and return to the top.

blog homepage: news flash programmer recruitment Knowledge Base

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.