java/cewolf-1.0/src/site/header.html
author František Kučera <franta-hg@frantovo.cz>
Sat, 28 Feb 2009 21:31:02 +0100
changeset 1 639991d0808a
permissions -rw-r--r--
Rozbalená knihovna verze 1.0
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     2 <html>
     3 <head>
     4   <title>header</title>
     5   <meta http-equiv="content-type"
     6  content="text/html; charset=ISO-8859-1">
     7 </head>
     8 <body
     9  style="background-image: url(img/header_bg.png);">
    10 <table border="0" cellpadding="0" cellspacing="0">
    11   <tbody>
    12     <tr>
    13       <td> <img src="img/cewolf_logo.gif" alt="logo" width="211"
    14  height="80"> </td>
    15       <td width="100%">&nbsp;</td>
    16       <td>
    17       <table>
    18         <tbody>
    19           <tr>
    20             <td valign="top"> <a href="http://www.scriptnow.com"
    21  target="new"><img border="0" alt="Jspin.com"
    22  src="http://www.scriptnow.com/images/banner/scriptnow.com_1.gif"></a> </td>
    23             <td valign="top"> <a href="http://www.jspin.com"
    24  target="new"><img border="0" alt="Jspin.com" src="img/jspin100.gif"
    25  height="30"></a> </td>
    26             <td valign="top"> <a href="http://sourceforge.net"
    27  target="new" height="30"><img
    28  src="http://sourceforge.net/sflogo.php?group_id=57282&amp;type=5"
    29  height="30" border="0" alt="SourceForge Logo"></a> </td>
    30           </tr>
    31         </tbody>
    32       </table>
    33       </td>
    34     </tr>
    35   </tbody>
    36 </table>
    37 </body>
    38 </html>