Class | Description |
---|---|
A |
The A tag.
|
Abbr |
The ABBR tag.
|
Acronym | Deprecated
Not supported in HTML5.
|
Address |
The ADDRESS tag.
|
Area |
The AREA tag.
|
Article |
The ARTICLE tag.
|
Aside |
The ASIDE tag.
|
Audio |
The AUDIO tag.
|
B |
The B tag.
|
Base |
The BASE tag.
|
Bdi |
The BDI tag.
|
Bdo |
The BDO tag.
|
Big | Deprecated
Not supported in HTML5.
|
Blockquote |
The BLOCKQUOTE tag.
|
Body |
The BODY tag.
|
Br |
The BR tag.
|
Button |
The BUTTON tag.
|
Canvas |
The CANVAS tag.
|
Caption |
The CAPTION tag.
|
Center | Deprecated
Not supported in HTML5.
|
Cite |
The CITE tag.
|
Code |
The CODE tag.
|
Col |
The COL tag.
|
Colgroup |
The COLGROUP tag.
|
Data |
The DATA tag.
|
Datalist |
The DATALIST tag.
|
Dd |
The DD tag.
|
Del |
The DEL tag.
|
Details |
The DETAILS tag.
|
Dfn |
The DFN tag.
|
Dir | Deprecated
Not supported in HTML5.
|
Div |
The DIV tag.
|
Dl |
The DL tag.
|
Dt |
The DT tag.
|
Em |
The EM tag.
|
Embed |
The EMBED tag.
|
Fieldset |
The FIELDSET tag.
|
Figcaption |
The FIGCAPTION tag.
|
Figure |
The FIGURE tag.
|
Filedownload |
File download utilities.
|
Fileupload |
A fileupload dialog used to let user upload a file.
|
Font |
The FONT tag.
|
Footer |
The FOOTER tag.
|
Form |
The FORM tag.
|
H1 |
The H1 tag.
|
H2 |
The H2 tag.
|
H3 |
The H3 tag.
|
H4 |
The H4 tag.
|
Head |
The HEAD tag.
|
Header |
The HEADER tag.
|
Hr |
The HR tag.
|
Html |
The HTML tag.
|
I |
The I tag.
|
Iframe |
The IFRAME tag.
|
Img |
The IMG tag.
|
Input |
The input tag.
|
Ins |
The INS tag.
|
Isindex | Deprecated
Not supported in HTML5.
|
Kbd |
The KBD tag.
|
Label |
The LABEL tag.
|
Legend |
The LEGEND tag.
|
Li |
The LI tag.
|
Link |
The LINK tag.
|
Main |
The main tag.
|
Map |
The MAP tag.
|
Mark |
The MARK tag.
|
Menu |
The MENU tag.
|
Messagebox |
Represents the message box.
|
Meta |
The META tag.
|
Meter |
The METER tag.
|
Nav |
The NAV tag.
|
Nobr | Deprecated
Not standard HTML.
|
Object |
The OBJECT tag.
|
Ol |
The OL tag.
|
Optgroup |
The OPTGROUP tag.
|
Option |
The OPTION tag.
|
Output |
The OUTPUT tag.
|
P |
The P tag.
|
Param |
The PARAM tag.
|
Pre |
The PRE tag.
|
Progress |
The PROGRESS tag.
|
Q |
The Q tag.
|
Raw |
The raw component used to generate raw HTML elements.
|
Rp |
The RP tag.
|
Rt |
The RT tag.
|
Rtc |
The RTC tag.
|
Ruby |
The RUBY tag.
|
S |
The S tag.
|
Samp |
The SAMP tag.
|
Script |
The SCRIPT tag.
|
Section |
The SECTION tag.
|
Select |
The SELECT tag.
|
Small |
The SMALL tag.
|
Source |
The SOURCE tag.
|
Span |
The SPAN tag.
|
Strong |
The STRONG tag.
|
Style |
The STYLE tag.
|
Sub |
The SUB tag.
|
Summary |
The SUMMARY tag.
|
Sup |
The Sup tag.
|
Table |
The TABLE tag.
|
Tbody |
The TBODY tag.
|
Td |
The TD tag.
|
Template |
The TEMPLATE tag.
|
Text |
Represents a piece of text (of DOM).
|
Textarea |
The TEXTAREA tag.
|
Tfoot |
The TFOOT tag.
|
Th |
The TH tag.
|
Thead |
The THEAD tag.
|
Time |
The TIME tag.
|
Title |
The TITLE tag.
|
Tr |
The TR tag.
|
Track |
The TRACK tag.
|
Tt | Deprecated
Not supported in HTML5.
|
U |
The U tag.
|
Ul |
The UL tag.
|
Var |
The VAR tag.
|
Version |
The version of the ZK ZHTML component set.
|
Video |
The VIDEO tag.
|
Wbr |
The WBR tag.
|
Zkhead |
The component used to generate CSS and JavaScrpt declarations.
|
ZHTML component set.
Currently, zhtml depends on zul, but it is not necessary. If we implement Fileupload and Messagebox in different way, such dependence could be removed. This might be important when we support XAML and user might want to minimize the foot print.
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.