| Package | Description | 
|---|---|
| bayou.html | 
 For building html trees. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
default Html5.TFOOT | 
Html5._tfoot()
Build element  
<tfoot>. | 
default Html5.TFOOT | 
Html5._tfoot(Object... children)
Build element  
<tfoot> with children. | 
default Html5.TFOOT | 
Html5._tfoot(Runnable code)
Build element  
<tfoot>; with it as the context parent, run `code`. | 
Html5.TFOOT | 
Html5.TFOOT.align(CharSequence value)
Deprecated. 
 
This attribute is deprecated in html5. 
 | 
Html5.TFOOT | 
Html5.TFOOT.char_(CharSequence value)
Deprecated. 
 
This attribute is deprecated in html5. 
 | 
Html5.TFOOT | 
Html5.TFOOT.charoff(CharSequence value)
Deprecated. 
 
This attribute is deprecated in html5. 
 | 
Html5.TFOOT | 
Html5.TFOOT.charoff(int value)
Deprecated. 
 
This attribute is deprecated in html5. 
 | 
Html5.TFOOT | 
Html5.TFOOT.valign(CharSequence value)
Deprecated. 
 
This attribute is deprecated in html5. 
 |