/[gedafe]/trunk/example/templates/td.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

Annotation of /trunk/example/templates/td.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (hide annotations)
Mon Feb 14 18:52:26 2005 UTC (19 years, 2 months ago) by dpavlin
File MIME type: text/html
File size: 162 byte(s)
import of Gedafe 1.2.2

1 dpavlin 1 <TD VALIGN="TOP" BGCOLOR=
2     #ifdef EVENROW
3     "#ffffff"
4     #else
5     "#f0f0f3"
6     #endif
7     ALIGN=##ALIGN##
8     >
9     #ifdef MARKUP
10     ##MARKUP##
11     #else
12     ##DATA##
13     #endif
14     </TD>
15    

  ViewVC Help
Powered by ViewVC 1.1.26