/[PLies]/blue/title.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 /blue/title.html

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

revision 1.1 by dpavlin, Mon Sep 3 22:40:33 2001 UTC revision 1.2 by dpavlin, Wed Sep 5 17:32:01 2001 UTC
# Line 5  Line 5 
5              ##stylelink##              ##stylelink##
6       </head>       </head>
7       ##body##       ##body##
8          <table height="100%" width="100%">          <table height="100%" width="100%" border="0" cellspacing="0" cellpadding="0">
9              <tr>              <tr>
10                  <td class="header-first" valign="top">                  <td class="header-first" valign="top">
11                      <table width="100%" border="0">                      <table width="100%" border="0" cellspacing="0" cellpadding="0">
12                          <tr>                          <tr>
13                              <td class="cell-logo">                              <td class="cell-logo" width="5%" rowspan="1" >
14  #if ##logoLink## && ##logoFile##  #if ##logoLink## && ##logoFile##
15                                  <a href="##logoLink##"><img src="##logoFile##" alt="##logoAlt##" border="0"></a>                                  <a href="##logoLink##"><img src="##logoFile##" alt="##logoAlt##" border="0"></a>
16  #elsif ##logoFile##  #elsif ##logoFile##
# Line 22  Line 22 
22                                  <img src="##logoFile2##" alt="##logoAlt2##">                                  <img src="##logoFile2##" alt="##logoAlt2##">
23  #endif  #endif
24                              </td>                              </td>
25                              <td class="cell-heading">                              <td class="cell-heading-up" width="93%">
26  #if ##title##  #if ##title##
27                                  <h1>##title##</h1>                                  <h1>##title##</h1>
28    #endif
29                                </td>
30                                <td class="cell-heading-up" width="2%">
31                                &nbsp;
32                                </td>
33                            </tr>
34                            <tr>
35                                <td class="cell-heading-white" colspan="3">
36                                &nbsp;
37                                </td>
38                            </tr>
39                            <tr>
40                                <td class="cell-heading-orange" colspan="3">
41                                &nbsp;
42                              </td>                              </td>
43                          </tr>                          </tr>
44                      </table>                      </table>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26