<font size="18" color="#000000" face="Verdana">
Imprint of the HyperImage-authors.<br><br>
</font>

<font size="12" color="#000000" face="Verdana">
The following HTML-tags are supported:<br><br>

&lt;font&gt; : Font. Attributes: color, face, size (absolute point sizes in pixel!).<br>
Example: </font><font size="14" color="#AA0000" face="Times">Text in dark red Times</font>
<font size="12" color="#000000" face="Verdana">.<br><br>

&lt;b&gt; : bold.<br>
Example: <b>bold text</b>.<br><br>

&lt;i&gt; : italic.<br>
Example: <i>italic text</i>.<br><br>

&lt;u&gt; : underline.<br>
Example: <u>underlined Text</u>.<br><br>

&lt;li&gt; : list item with bullet.<br>
Example:<br>
<li>first line</li>
<li>second line</li><br>

&lt;br&gt; : line break.<br><br>

&lt;a&gt; : Anchor. Attributes: href, target.<br>
Example: </font><a href="http://www.hyperimage.eu" target="_blank"><font size="12" color="#0000FF" face="Verdana"><u>HyperImage</u></font></a><font size="12" color="#000000" face="Verdana">.<br><br>

&lt;img&gt; : external image file. Attributes: src, width, height, align, hspace, vspace.<br>
Example:
<img src="resource/home.png" width="48" height="48" align="left" hspace="0" vspace="0">
</font>