/[webpac]/branches/cpi/public_html-cpi/template.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/cpi/public_html-cpi/template.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 700 by dpavlin, Tue May 18 18:14:43 2004 UTC revision 701 by dpavlin, Sat Apr 30 15:47:28 2005 UTC
# Line 1  Line 1 
1  <html>  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2  <head>  <html>
3  <title>WebPAC</title>  <head>
4  <meta http-equiv="Content-Type" content="text/html ; charset=ISO-8859-2">  <!-- Added by DHTML Menu Creator, NavSurf.com --><script language="JavaScript1.2" src="ajlib.js"></script>
5  <link rel="stylesheet" type="text/css" href="style.css">  </script></script>
6  <script src="do_checkbox.js" type="text/javascript"></script>  <title>CPI</title>
7  </head>  <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
8  <body>  
9    <link href="txtlayer.css" rel="stylesheet" type="text/css">
10  ##webpac##  <link href="style.css" rel="stylesheet" type="text/css">
11    <style type="text/css">
12  </body>  <!--
13  </html>  a:link {
14            text-decoration: none;
15    }
16    a:visited {
17            text-decoration: none;
18    }
19    a:hover {
20            text-decoration: none;
21    }
22    a:active {
23            text-decoration: none;
24    }
25    body {
26            margin-left: 0px;
27            margin-top: 0px;
28    }
29    -->
30    </style></head>
31    
32    <body background="images/bg1.jpg" text="#000000" link="#000000" vlink="#000000" alink="#000000" >
33    <table width="990" border="0" cellpadding="0" cellspacing="0">
34      <!--DWLayoutTable-->
35      <tr>
36        <td rowspan="6" valign="top"><img src="images/traka.jpg" height="2"></td>
37        <td height="100" colspan="2" valign="top"><a href="http://cpi.ffzg.hr/"><img src="images/cpi-logo.gif" height="80" vspace="10" border="0"></a></td>
38        <td valign="top">
39            <div align="center"><img src="images/cpi-natpis.gif" height="35" vspace="10"><br>
40                    <img src="images/ff-natpis.gif" height="25">
41            </div>
42        </td>
43      <td colspan="2" valign="top"><a href="http://www.ffzg.hr" target="_blank"><img src="images/ff-logo.gif" height="62" hspace="10" vspace="15" border="0"></a></td>
44      </tr>
45      <tr>
46        <td height="34" valign="top" background="images/bg.jpg"><img src="images/cosak.gif" height="34"></td>
47        <td valign="middle" background="images/bg.jpg" colspan="2">
48               &nbsp;
49        </td>
50        <td height="34" valign="top" align="right" background="images/bg.jpg"><img src="images/cosak3.jpg" height="34"></td>
51      </tr>
52      <tr>
53        <td style="padding: 0em 1em 2em 2em;" colspan="4" background="images/bg.jpg">
54        ##webpac##
55        
56        </td>
57      </tr>
58    </table>
59    <map name="Map">
60      <area shape="poly" coords="25,129,28,170,41,172,41,168,76,171,74,144,60,131,49,128,32,128" href="http://www.iddes.com" target="_blank">
61    </map>
62    </body>
63    </html>

Legend:
Removed from v.700  
changed lines
  Added in v.701

  ViewVC Help
Powered by ViewVC 1.1.26