26 lines
673 B
HTML
26 lines
673 B
HTML
|
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<link rel="stylesheet" type="text/css" href="sdd1.css">
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||
|
<title>SDD - An Introduction and Primer</title>
|
||
|
<link rel="stylesheet" type="text/css" href="sdd1.css">
|
||
|
<link rel="stylesheet" type="text/css" href="sdd1.css">
|
||
|
</head>
|
||
|
|
||
|
<frameset framespacing="0" border="0" frameborder="0" cols="237,*">
|
||
|
<frame name="contents" target="main" src="Left_Index.htm" scrolling="no" noresize>
|
||
|
<frame name="main" src="sddintroduction.html" scrolling="auto" noresize>
|
||
|
|
||
|
<noframes>
|
||
|
<body>
|
||
|
|
||
|
<p>This page uses frames, but your browser doesn't support them.</p>
|
||
|
|
||
|
</body>
|
||
|
</noframes>
|
||
|
</frameset>
|
||
|
|
||
|
</html>
|