File: TitleBanner.html

package info (click to toggle)
tango 10.1.0%2Bdfsg1-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 88,780 kB
  • sloc: cpp: 213,413; sh: 1,641; python: 1,264; javascript: 472; perl: 467; xml: 407; makefile: 294; java: 260; sql: 72
file content (14 lines) | stat: -rw-r--r-- 894 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html PUBLIC "-//W3C//Dtd XHTML 1.0 transitional//EN" "http://www.w3.org/TR/xhtml1/Dtd/xhtml1-transitional.dtd">
<html>
	<center>
		<font size="+1"><u><b> Starter Tango Cpp Class </b></u></font>
		<table BORDER="1" WIDTH="100%" CELLSPACING=0>
	       <td ALIGN="center"> <a href="ClassDescription.html" target="document">  Description </a></td>
	       <td ALIGN="center"> <a href="Properties.html"       target="document">  Properties  </a></td>
	       <td ALIGN="center"> <a href="Commands.html"         target="document">  Commands    </a></td>
	       <td ALIGN="center"> <a href="Attributes.html"       target="document">  Attributes  </a></td>
	       <td ALIGN="center"> <a href="States.html"           target="document">  States      </a></td>
	       <td ALIGN="center"> <a href="FullDocument.html"     target="new">       Printable   </a></td>
		</table>
	</center>
</html>