You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/html5/thead.tag

39 lines
942 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="thead" hasCore="1" hasI18n="1" hasScript="1">
<attr name="align" type="list">
<text>align</text>
<textlocation col="0" row="0" />
<items>
<item>left</item>
<item>center</item>
<item>right</item>
<item>justify</item>
<item>char</item>
</items>
<location col="1" row="0" colspan="1" />
</attr>
<attr name="valign" type="list">
<text>valign</text>
<textlocation col="0" row="1" />
<items>
<item>baseline</item>
<item>bottom</item>
<item>middle</item>
<item>top</item>
</items>
<location col="1" row="1" colspan="1" />
</attr>
<attr name="char" type="input" />
<attr name="charoff" type="input" />
<children>
<child name="tr" />
</children>
</tag>
</TAGS>