Files
wx_wherigo/libs/wxWidgets-3.3.1/samples/html/about/data/about.htm
2026-02-14 09:47:24 +01:00

35 lines
720 B
HTML

<html>
<body>
<table cellspacing=3 cellpadding=4 width="100%">
<tr>
<td>
<center>
<font size=+2 color="#FFFFFF"><b><br>wxHTML Library Sample 0.2.0<br></b>
</font>
</center>
</td>
</tr>
<tr>
<td bgcolor="#73A183">
<b><font size=+1>Copyright (C) 1999 Vaclav Slavik</font></b><p>
<font size=-1>
<table cellpadding=0 cellspacing=0 width="100%">
<tr>
<td width="65%">
Vaclav Slavik<p>
</td>
<td valign=top>
<img src="logo.png">
</td>
</tr>
</table>
<font size=1>
Licenced under wxWindows Library Licence, Version 3.
</font>
</font>
</td>
</tr>
</table>
</body>
</html>