blog index
[sdlgit/SDL-Site.git] / layout.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
3         <head>
4                 <meta http-equiv="content-type" content="application/xhtml+xml;charset=iso-8859-1" />
5                 <link rel="stylesheet" type="text/css" href="assets/default.css" charset="iso-8859-1" />
6                 <link rel="stylesheet" type="text/css" href="assets/blog.css"    charset="iso-8859-1" />
7                 <link rel="stylesheet" type="text/css" href="assets/pod.css"     charset="iso-8859-1" />
8                 <title>Simple DirectMedia Library Bindings for Perl</title>
9         </head>
10         <body>
11                 <div id="background">
12                         <table id="mainTable" cellspacing="0" cellpadding="0">
13                                 <tr>
14                                         <td id="upperLeft"></td>
15                                         <td id="upperRight">
16                                                 <a href="index.html">Home</a>
17                                                 &middot;&middot;&middot;
18                                                 <a href="/blog-0000.html">Articles</a>
19                                                 &middot;&middot;&middot;
20                                                 <a href="index.html">Documentation</a>
21                                                 &middot;&middot;&middot;
22                                                 <a href="index.html">Irc</a>
23                                                 &middot;&middot;&middot;
24                                                 <a href="index.html">Download</a>
25                                                 &middot;&middot;&middot;
26                                         </td>
27                                 </tr>
28                                 <tr>
29                                         <td id="lowerLeft"></td>
30                                         <td id="lowerRight">
31                                                 <div id="main" />
32                                         </td>
33                                 </tr>
34                                 <tr>
35                                         <td id="footerLeft"></td>
36                                         <td id="footerRight">&copy;2009. designed by FROGGS, hosted by mst, blessed by kthakore</td>
37                                 </tr>
38                         </table>
39                 </div>
40         </body>
41 </html>