Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

HTMLTableElement.summary

Nuestros voluntarios aún no han traducido este artículo al Español. Únete a nosotros y ayúdanos a traducirlo

The HTMLTableElement.summary property represents the table description.

Syntax

HTMLTableElement.summary =
string;
var
string =
HTMLTableElement.summary;

Example

HTMLTableElement.summary = "Usage statistics";

Specification

  • W3C DOM 2 HTML Specification

Etiquetas y colaboradores del documento

 Colaboradores en esta página: teoli, kscarfone, Sheppy, ethertank, RobG, Dria, JesseW
 Última actualización por: teoli,