initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
34
libs/wxWidgets-3.3.1/samples/html/about/data/about.htm
Normal file
34
libs/wxWidgets-3.3.1/samples/html/about/data/about.htm
Normal file
@@ -0,0 +1,34 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user