Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: afbb8c650dd482c22fa98d73b59adeab3bcc07c7 (plain) (blame)
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
26
27
28
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
	
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Using the CDO help center</title>
<link rel="stylesheet" href="usage.css" charset="utf-8" type="text/css">
</head>

<body>
<div id="banner">
	<img src="usage.jpg" alt="Help banner">
</div>

<div id="content">
	<h1>Using the CDO Help Center</h1>
	
	<p>
	Browse topics in the left frame <span class="icon">(<img class="icon" src="plus.gif" alt="Plus icon">)</span>.
	Click on a topic to have it displayed.<br>
	Use the <b>Back</b> and <b>Forward</b> buttons to navigate within the history of viewed topics.
	</p>
	
</div>
</body>

</html>

Back to the top