1 |
jonen |
1.4 |
<?xml version="1.0" encoding="iso-8859-1"?> |
2 |
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
4 |
|
|
<head> |
5 |
|
|
<!-- template designed by Marco Von Ballmoos --> |
6 |
|
|
<title></title> |
7 |
|
|
<link rel="stylesheet" href="media/stylesheet.css" /> |
8 |
|
|
<link rel="stylesheet" href="media/banner.css" /> |
9 |
|
|
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> |
10 |
|
|
</head> |
11 |
|
|
<body> |
12 |
|
|
<div class="banner"> |
13 |
|
|
<div class="banner-title">phpHtmlLib</div> |
14 |
|
|
<div class="banner-menu"> |
15 |
|
|
<form> |
16 |
|
|
<table cellpadding="0" cellspacing="0" style="width: 100%"> |
17 |
|
|
<tr> |
18 |
|
|
<td> |
19 |
|
|
|
20 |
|
|
<a href="ric_CHANGELOG.html" target="right">CHANGELOG</a> |
21 |
|
|
|
22 |
|
|
| <a href="ric_INSTALL.html" target="right">INSTALL</a> |
23 |
|
|
|
24 |
|
|
| <a href="ric_README.html" target="right">README</a> |
25 |
|
|
|
26 |
|
|
</td> |
27 |
|
|
<td style="width: 2em"> </td> |
28 |
|
|
<td style="text-align: right"> |
29 |
|
|
</td> |
30 |
|
|
</tr> |
31 |
|
|
</table> |
32 |
|
|
</form> |
33 |
|
|
</div> |
34 |
|
|
</div> |
35 |
|
|
</body> |
36 |
|
|
</html> |