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

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

revision 1.2 by dpavlin, Fri May 11 14:33:01 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 97  Line 97 
97  #else  #else
98  <a rel="previous" href="##toc_link##" accesskey="P">  <a rel="previous" href="##toc_link##" accesskey="P">
99  #endif  #endif
100   <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##">
101  </a>  </a>
102  #if ##next_link##  #if ##next_link##
103  <a href="##next_link##" accesskey="N">  <a href="##next_link##" accesskey="N">
104  #else  #else
105  <a href="##toc_link##" accesskey="N">  <a href="##toc_link##" accesskey="N">
106  #endif  #endif
107   <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##">
108  </a>  </a>
109  </td>  </td>
110  </tr>  </tr>

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

  ViewVC Help
Powered by ViewVC 1.1.26