Fix regressions
[kphotoalbum.git] / themes / rounded / mainpage.html
blob02a38256a9f52e85f65ebe53c919e2745d1dd623
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5 <META http-equiv="Content-Type" content="text/html; charset=utf-8">
6 <title>**TITLE**</title>
7 <link rel="stylesheet" type="text/css" href="mainpage.css">
8 </head>
9 <body>
10 <center>
11 <h1 class="title">**TITLE**</h1>
12 **DESCRIPTION**
13 <table cellspacing="0" cellpadding="0" class="maintable">
14 <tr style="height:30px">
15 <td style="width:30px; height:30px; background:url('upleft.png') no-repeat right bottom"></td>
16 <td style="background:url('upbar.png') repeat-x left bottom"></td>
17 <td style="width:30px; height:30px; background:url('upright.png') no-repeat left bottom"></td>
18 </tr>
19 <tr>
20 <td style="background:url('leftbar.png') repeat-y right bottom"></td>
21 <td bgcolor="#FFFFFF">
22 <table class="thumbnail-table">
23 **THUMBNAIL-TABLE**
24 </table>
25 </td>
26 <td style="background:url('rightbar.png') repeat-y left"></td>
27 </tr>
28 <tr style="height:30px">
29 <td style="width:30px; height:30px; background:url('downleft.png') repeat-x right top"></td>
30 <td style="background:url('downbar.png') repeat-x top"></td>
31 <td style="width:30px; height:30px; background:url('downright.png') repeat-x left top"></td>
32 </tr>
33 </table>
34 <br /><br />
35 <table class="controlinfo">
36 <tr>
37 <td>**RESOLUTIONS**<br>**KIMFILE**</td>
38 <td style="text-align:right">Created by<br><a href="http://www.kphotoalbum.org/">KPhotoAlbum</a></td>
39 </tr>
40 </table>
41 </center>
42 </body>
43 </html>