Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
2
3
 
4
18
19
20
21
HTMLTableCellElement12
22
NIST
23
24
    The char attribute specifies the alignment character for cells in a column
25
    of table data cells(TD).
26
 
27
    Retrieve the char attribute from the second TD element and examine
28
    its value.
29
30
Mary Brady
31
2002-02-22
32
33
34
35
36
37
38
39
40
41
42
43
44