Difference between revisions for Playground / Table Markup Reference




← Previous edit
Next edit →

Version1 Version2
39 ===3. Attributes=== 39 ===3. Attributes===
40 40
41 #| 41 #|
42 ?|Table Attributes|? 42 ?| Table Attributes |?
43 *| Attribute | Markup key |* 43 *| Attribute | Markup key |*
44 *|(x=2) Core |* 44 *|(colspan=2) Core |*
45 || ##id## | ##i## || 45 || ##id## | ##i## ||
46 || ##class## | ##c## || 46 || ##class## | ##c## ||
47 || ##style## | ##s## || 47 || ##style## | ##s## ||
48 *|(x=2) i18n |* 48 *|(colspan=2) i18n |*
49 || ##lang## | ##l## || 49 || ##lang## | ##l## ||
50 || ##dir## | ##d## || 50 || ##dir## | ##d## ||
51 *|(x=2) Table cells |* 51 *|(colspan=2) Table cells |*
52 || ##colspan## | ##x## || 52 || ##colspan## | ##x## ||
53 || ##rowspan## | ##y## || 53 || ##rowspan## | ##y## ||
54 || ##scope## | ##o## || 54 || ##scope## | ##o## ||
55 || style || 55 ||(colspan=2 a=center) style ||
56 || ##width## | ##w## || 56 || ##width## | ##w## ||
57 || class || 57 ||(colspan=2 a=center) class ||
58 || ##align## | ##a## || 58 || ##align## | ##a## ||
59 || ##bg-color## | ##c## || 59 || ##bgcolor## | ##c## ||
60 || ##vertical## | ##v## || 60 || ##vertical## | ##v## ||
61 |# 61 |#