tableタグの検証

サンプルソース

テーブルにボーダーを指定するときのサンプル。

cssソース table.type01 { border-collapse:collapse; margin-left:1px; width:371px;}
table.type01 th { background:#eeeeee; font-weight:normal;}
table.type01 td { width:;}
table.type01 th,
table.type01 td { border:1px #666 solid; padding:8px; line-height:1; vertical-align:top; text-align:left;}
htmlソース <table class="type01" cellspacing="0">
<tr><th>テーブルのサンプル</th><td>htmlサンプル</td></tr>
<tr><th>ああああああ</th><td>いいいいい</td></tr>
</table>
表示結果
テーブルのサンプルhtmlサンプル
ああああああいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい

[ads]

Mac で Windows を動かすなら VMware Fusion
アメリカン・エキスプレス・カード ご入会キャンペーン実施中

カテゴリ:

トラックバック(0)

トラックバックURL: http://www.0yen-coding.com/mt-tb.cgi/10

コメントする

あわせて読みたいブログパーツ