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

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

revision 1.2 by dpavlin, Fri May 11 14:37:29 2001 UTC revision 1.3 by dpavlin, Fri May 11 22:04:59 2001 UTC
# Line 29  Line 29 
29  #else  #else
30  <a rel="previous" href="##toc_link##" accesskey="P">  <a rel="previous" href="##toc_link##" accesskey="P">
31  #endif  #endif
32   <img src="##template##/left.gif" border="0" width="32" height="32" alt=" previous" title="##next_title##">   <img src="##template_dir##left.gif" border="0" width="32" height="32" alt=" previous" title="##next_title##">
33  </a>  </a>
34  <a rel="contents" href="##toc_link##" accesskey="C">  <a rel="contents" href="##toc_link##" accesskey="C">
35   <img src="##template##/toc.gif" border="0" width="32" height="32" alt=" contents" title="##toc_title##">   <img src="##template_dir##toc.gif" border="0" width="32" height="32" alt=" contents" title="##toc_title##">
36  </a>  </a>
37  #if ##next_link##  #if ##next_link##
38  <a href="##next_link##" accesskey="N">  <a href="##next_link##" accesskey="N">
39  #else  #else
40  <a href="##toc_link##" accesskey="N">  <a href="##toc_link##" accesskey="N">
41  #endif  #endif
42   <img src="##template##/right.gif" border="0" width="32" height="32" alt=" next" title="##next_title##">   <img src="##template_dir##right.gif" border="0" width="32" height="32" alt=" next" title="##next_title##">
43  </a>  </a>
44  </div>  </div>
45  </td>  </td>
# Line 93  Line 93 
93  #else  #else
94  <a rel="previous" href="##toc_link##" accesskey="P">  <a rel="previous" href="##toc_link##" accesskey="P">
95  #endif  #endif
96   <img src="##template##/left.gif" border="0" width="32" height="32" alt=" previous" title="##next_title##">   <img src="##template_dir##left.gif" border="0" width="32" height="32" alt=" previous" title="##next_title##">
97  </a>  </a>
98  #if ##next_link##  #if ##next_link##
99  <a href="##next_link##" accesskey="N">  <a href="##next_link##" accesskey="N">
100  #else  #else
101  <a href="##toc_link##" accesskey="N">  <a href="##toc_link##" accesskey="N">
102  #endif  #endif
103   <img src="##template##/right.gif" border="0" width="32" height="32" alt=" next" title="##next_title##">   <img src="##template_dir##right.gif" border="0" width="32" height="32" alt=" next" title="##next_title##">
104  </a>  </a>
105  </td>  </td>
106  </tr>  </tr>

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

  ViewVC Help
Powered by ViewVC 1.1.26