summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/xhtml/dl.tag
blob: 1f38c5a0b1f09f7d3c41f038a729a0141cb532b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="dl" hasCore="1" hasI18n="1" hasScript="1">

    <attr name="compact" type="check">
        <text>compact</text>
        <location col="0" row="0" />
    </attr>

<children>
<child name="dt" />
<child name="dd" />
</children>
</tag>
</TAGS>