cellborder

本項は歴史的事項を説明しています。本項の内容の一部または全部は、現在の状況とは異なるかもしれません。

(なお本項の内容の一部または全部は、互換性または歴史的連続性のために現在も有効な場合もあります。しかし新たに利用することは避けるべきです。)

cellborder

[1] Description of the TABLE tag (Rob Schlüter著, ) <https://dimaroan.home.xs4all.nl/htl/TAG_TABLE.html>

Use the cellborder attribute to set the width of the border for table cells in pixels. By default, the border for the cells is the same as for the table. Use the border attribute to set the border width for the table.

[2] WebTV 1.2 が実装していたが 2.1 は未実装 >>1

[3] WebKit が実装していたらしい。

[4] <http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/Attributes.html#//apple_ref/doc/uid/TP40008058-cellborder>

[5] Supported Attributes () <https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/Attributes.html#//apple_ref/doc/uid/TP40008058-cellborder>

cellborder

Sets the width of the border of an individual table cell.

[6] tools/binary_size/libsupersize/template/index.html - chromium/src.git - Git at Google () <https://chromium.googlesource.com/chromium/src.git/+/62.0.3178.1/tools/binary_size/libsupersize/template/index.html>

<table cellspacing=0 cellborder=0 style='width:100%'>