The table below lists HTML tags supported by the RichEditControl. External links are currently processed for inline pictures and style sheets (css files). The ID and Class attributes are interpreted for all tags, including the unlisted ones. These attributes are used to specify a style applied to the document part defined by a certain tag.
Tag |
Attribute(s) |
Notes |
a |
|
|
b |
|
|
base |
|
|
basefront |
size color face |
|
big |
|
|
blockquote |
|
|
br |
|
|
center |
|
|
code |
|
|
div |
page-break-before
page-break-after
page-break-inside background-color
|
Only if set to always.
Only if set to avoid.
Only if set to avoid. |
font |
size color face |
|
hr |
|
|
h1-h6 |
align |
|
head |
|
|
html |
|
|
i |
|
|
img |
align scr height width |
If not specified, the image is considered as inline. |
li |
type value |
|
link |
href type media |
|
meta |
|
|
ol |
type value align |
|
script |
|
Text inside this tag is ignored. |
small |
|
|
span |
|
|
strike |
|
|
strong |
|
|
style |
|
|
sub |
|
|
sup |
|
|
table |
align
bgcolor
border
bordercolor
cellpadding
cellspacing
width |
|
td |
align
bgcolor
bordercolor
colspan
height
nowrap
rowspan
valing
width
|
Supported in the Internet Explorer only.
Sets the TableCellPropertiesBase.NoWrap property. RichEditControl's interpretation of this attribute is different from the HTML browser. |
th |
any allowed |
|
tr |
align bgcolor bordercolor height valign |
Supported in the Internet Explorer only. |
title |
|
Text inside this tag is ignored. |
u |
|
|
ui |
|
|