-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.htm
executable file
·41 lines (31 loc) · 2 KB
/
index.htm
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
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>DomAPI DHTML Application Platform</TITLE>
<META name="description" content="The first DHTML library devoted only to 5.0 or better browsers.">
<META name="keywords" content="library,DHTML,scripting,standards,javascript,script,tutorial,components,DOM,OS9,OSX,Netscape,Mozilla,explorer"><LINK rel="stylesheet" type="text/css" href="docs/bin/style.css">
<LINK rel="stylesheet" type="text/css" href="../docs/bin/style.css">
</HEAD>
<BODY>
<DIV id="logo"><A href="http://domapi.com"><IMG src="../docs/bin/logo6.gif" alt="DomAPI Application Platform" border="0"/></A></DIV>
<a href="../../index.htm"><img src="up.gif" alt="Up to index" width="14" height="14" border="0"></a>
<a href="../../index.htm">Up to index</a>
<H2>DomAPI - Sample Applications</H2>
<p>
<a style="font-size:14pt;font-weight:bold" href="susan/index.htm">"Outlook like"</a>
<br />by
unknown
</p>
<p>
<a style="font-size:14pt;font-weight:bold" href="WDesktop/wdesktop.htm">"Windows Desktop"</a>
<br />by
<a href="mailto:ffrivera@yahoo.com">Felix Rivera</a>
</p>
<P style="margin-top:50px">
<a href="mailto:support@domapi.com"><IMG src="../docs/bin/mail.jpg" alt="" width="16" height="16" border="0" align="middle"></A>
<a href="mailto:support@domapi.com">support@domapi.com</A>
</P>
<BR/>
<SPAN style="font-size:7pt">Third party components and extensions remain the property of their creator.</SPAN>
</BODY>
</HTML>