This class implements a control displaying simple HTML text.
Use HTML entities such as < and > to display characters like '<' and '>'.
<div align="center"> won't work, but <div align=center> will work.