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