/[gedafe]/trunk/network_topology/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

Contents of /trunk/network_topology/templates/td.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (show annotations)
Mon Feb 14 20:58:20 2005 UTC (19 years, 1 month ago) by dpavlin
File MIME type: text/html
File size: 162 byte(s)
my own application about Network Topology

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