File: contents_template.html

package info (click to toggle)
pythoncard 0.8.1-8.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 5,352 kB
  • ctags: 4,594
  • sloc: python: 42,401; makefile: 55; sh: 22
file content (25 lines) | stat: -rw-r--r-- 659 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>PythonCard Samples Table of Contents</title>
</head>

<body>
<table cellpadding=0 cellspacing=0 width=100% border=0>
	<tr>
		<td colspan=3 valign=top> <table align=center bgcolor=#003366 cellspacing=0 cellpadding=5 width=100%>
	<tr><td align=center>
		<font face="Tahoma, Arial, Helvetica" color=white size=+2><b>
			PythonCard Samples Table of Contents
		</b></font>
	</td></tr>
	</table>
	</td></tr>
</table>

[contents]
<hr><img src="http://sourceforge.net/sflogo.php?group_id=19015&amp;type=1" width="88" height="31" border="0" alt="SourceForge Logo">

</body>
</html>