Supported Tags

The following list displays tags that are supported by the HTMLLabel and HTMLView controls. If the control finds a tag which is not recognised, it will raise the UnknownTag event will be raised. Some tags support parameters. As with tags, if a parameter is found which is not recognised the control will raise the UnknownParameter event.

Also, the following codes will be translated to their reserved characters:

Notes on attribute parameters:
If a tag supports parameters with values, you can either surround the value with double quotes, or nothing. However, if the value contains a space, then it must be quoted, otherwise it will be classed as another name and value pair.