| Package | Description | 
|---|---|
| bayou.html | 
 For building html trees. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
default Html5.BASE | 
Html5._base()
Build element  
<base>. | 
Html5.BASE | 
Html5.BASE.href(CharSequence value)
Set attribute  
href="{value}". | 
Html5.BASE | 
Html5.BASE.target(CharSequence value)
Set attribute  
target="{value}". |