A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/HTMLTableElement/tFoot below:

tFoot · WebPlatform Docs

tFoot

Property of dom/HTMLTableElementdom/HTMLTableElement

Syntax
var result = element.tFoot;
element.tFoot = value;
Examples

This example sets the color of the tFoot object to blue.

document.all.myTable.tFoot.style.color = "blue"
Notes Remarks

If the table doesn’t have a foot section, the value for the property is null. If multiple table feet are listed in on a document, only the first one is treated as the foot of the table.

Syntax Standards information See also Related pages Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4