HTML Label
The ultimate lightweight ActiveX HTML control alternative for all your apps
Supported HTML Elements
HTMLLabel supports a subset of the standard Hypertext Markup Language (HTML), the
full set of supported elements is:
|
Element
|
Supported Attributes
|
|
A *
|
class, href, id, name, style, title
|
|
B
|
|
|
BIG
|
|
|
BLOCKQUOTE
|
|
|
BODY *
|
background, bgcolor, class, style, text, link
|
|
BR
|
|
|
CENTER
|
|
|
DIV *
|
align, class, style
|
|
EM
|
|
|
FONT
|
face, color, size
|
|
H1-H6
|
|
|
HR
|
|
|
HTML
|
|
|
I
|
|
|
IMG
|
alt, border, height, hspace, src, vspace, width
|
|
LI
|
|
|
META
|
charset, content, http-equiv (charset and content-type only)
|
|
OL *
|
class, style
|
|
P *
|
align, class, style
|
|
PRE
|
|
|
SMALL
|
|
|
SPAN *
|
class, style
|
|
STRONG
|
|
|
STYLE
|
|
|
SUB
|
|
|
SUP
|
|
|
TABLE *
|
align (left and center), bgcolor, border, cellpadding, cellspacing, class, height,
nowrap, style, width
|
|
TBODY
|
|
|
TFOOT
|
|
|
THEAD
|
|
|
TITLE
|
|
|
TR *
|
class, height, style
|
|
TH *
|
align, bgcolor, class, colspan, nowrap, rowspan, style, valign, width
|
|
TD *
|
align, bgcolor, class, colspan, nowrap, rowspan, style, valign, width
|
|
U
|
|
|
UL *
|
class, style
|
* Elements marked with an asterisk, support the following
CSS style attributes.
|
font-family
|
font-size
|
font-weight
|
color
|
text-decoration
|