19 lines
644 B
HTML
Executable File
19 lines
644 B
HTML
Executable File
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<html>
|
|
<head>
|
|
<title>tkgoodstuff</title>
|
|
</head>
|
|
<frameset cols="170,*">
|
|
<frame src="toc.html" marginwidth="1">
|
|
<frame src="tkgoodstuff.html" name=contents>
|
|
</frameset>
|
|
<noframe>
|
|
<BODY>
|
|
<br><b>Oops! This document requires a browser with
|
|
<a href="http://home.netscape.com/comprod/products/navigator/version_2.0/frames/">FRAMES</a> support, such as <a href="http://home.netscape.com/comprod/mirror/index.html">Netscape 2.0</a>.
|
|
<p></b>
|
|
<br>-- Others browsers can see <a href="toc.html">the same pages</a> <i>without</i> the FRAMES interface.
|
|
</BODY>
|
|
</NOFRAME>
|
|
</html>
|