//CodeAs follows:
<xmp></xmp>
// You can also use the style sheet control:
<xmp> &lt;Br/&gt; # Table1 {&lt;br/&gt; background-color: #000000; // The black background of the entire table, that is, the color of the gap. &lt;br/&gt; width: 500px; &lt;br/&gt; padding: 0px; &lt;br/&gt; border-Spacing: 1px; // One PX gap in the table &lt;br/&gt;}&lt; br/&gt; # Table1 TD {&lt;br/&gt; background-color: # ffffff; &lt;br/&gt;}&lt;/P&gt; &lt;p&gt; # Table2 {&lt;br/&gt; border: 1px solid #000000; // draw a line outside the table &lt;br/&gt; width: 500px; &lt;br/&gt; padding: 0px; &lt;br/&gt; 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 &lt;br/&gt; border-Spacing: 0px; // no gap between tables &lt;br/&gt;}&lt; br/&gt; # Table2 TD {&lt;br/&gt; border: 1px solid #000000; // draw lines around TD &lt;br/&gt;}&lt; br/&gt; </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