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/body.tag

56 lines
1.3 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="body" hasCore="1" hasI18n="1" hasScript="1">
<attr name="onload" type="input">
<text>onload</text>
<textlocation col="0" row="0" />
<location col="1" row="0" colspan="2" />
</attr>
<attr name="onunload" type="input">
<text>onunload</text>
<textlocation col="0" row="1" />
<location col="1" row="1" colspan="2" />
</attr>
<children>
<child name="address" />
<child name="article" />
<child name="aside" />
<child name="center" />
<child name="details" />
<child name="figcaption" />
<child name="figure" />
<child name="footer" />
<child name="header" />
<child name="main" />
<child name="nav" />
<child name="picture" />
<child name="section" />
<child name="blockquote" />
<child name="del" />
<child name="div" />
<child name="dl" />
<child name="fieldset" />
<child name="form" />
<child name="h1" />
<child name="h2" />
<child name="h3" />
<child name="h4" />
<child name="h5" />
<child name="h6" />
<child name="hr" />
<child name="ins" />
<child name="noscript" />
<child name="ol" />
<child name="p" />
<child name="pre" />
<child name="script" />
<child name="table" />
<child name="ul" />
<child name="dir" />
</children>
</tag>
</TAGS>