root/trunk/website/index.html

Revision 5, 3.6 kB (checked in by qbert, 3 years ago)

Initial ( and last :( ) commit

Line 
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 <title>Untitled Document</title>
7 <link href="el.css" rel="stylesheet" type="text/css">
8 <style type="text/css">
9 <!--
10 .style1 {color: #FFFFFF}
11 .style5 {font-size: 16px}
12 .style6 {font-size: 18px}
13 -->
14 </style>
15 </head>
16
17 <body>
18 <table width="528" border="0" cellpadding="0" cellspacing="0" align="center">
19   <!--DWLayoutTable-->
20   <tr>
21     <td width="528" height="250" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="top" >
22         <!--DWLayoutTable-->
23         <tr>
24           <td width="526" height="225" align="center" valign="top"><a href="index.html"><img src="file:///C|/Projects/Elephant/Images/logo.jpg" alt="" width="411" height="225" border="0"></a></td>
25         </tr>
26         <tr>
27           <td height="23" align="center" valign="middle" bgcolor="#000000"><DIV align=center class="style1"><A href="esetup.zip">Download</A>&nbsp; &middot; &nbsp; <A
28 href="screenshots.html">Screenshots</A>&nbsp; &middot; &nbsp; <A
29 href="http://www.dsource.org/forums/viewforum.php?f=57" target=_blank>Forum</A>&nbsp; &middot; &nbsp; <A href="changelog.html">Changelog</A> &nbsp; &middot; &nbsp; <A href="extras.html">Extras </A>&nbsp; &middot; &nbsp; <A href="mailto:elephant.34elephants@gmail.com">Contact</A> </DIV></td>
30         </tr>
31         </table></td>
32   </tr>
33   <tr>
34     <td height="28">&nbsp;</td>
35   </tr>
36   <tr>
37     <td height="332" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="top">
38         <!--DWLayoutTable-->
39         <tr>
40           <td width="27" height="29">&nbsp;</td>
41           <td width="474">&nbsp;</td>
42           <td width="25">&nbsp;</td>
43         </tr>
44         <tr>
45           <td height="250">&nbsp;</td>
46           <td valign="top"><p><span class="style5"><strong>Elephant Theme Song!</strong></span> [ a 34_elephants production ] </p>            <p>- <a href="file:///C:/Projects/Elephant/website/the_robots_are_coming.mp3" class="red">The Robots are coming</a>.</p>            <p><span class="style6"><a href="file:///C:/Projects/Elephant/website/changelog.htm" class="red"><strong>Elephant .27</strong></a> Released! </span>[ <a href="file:///C:/Projects/Elephant/website/esetup.zip" class="red">download</a> ]</p>            <p>Elephant is an Integrated Development Enviornment (IDE) built from the ground up with D in mind. Includes project support, Dsense , automated compilation using build and dmd , classbrowser and a highly customizable editor.</p>            <p>Elephant is currently free for any purpose , with no express or implied warranty or liability. &nbsp;</p></td>
47           <td>&nbsp;</td>
48         </tr>
49         <tr>
50           <td height="51">&nbsp;</td>
51           <td>&nbsp;</td>
52           <td>&nbsp;</td>
53         </tr>
54                             </table></td>
55   </tr>
56   <tr>
57     <td height="18"></td>
58   </tr>
59   <tr>
60     <td height="23" align="center" valign="middle" bgcolor="#000000"><span class="style1"><A href="esetup.zip">Download</A>&nbsp; &middot; &nbsp; <A
61 href="screenshots.html">Screenshots</A>&nbsp; &middot; &nbsp; <A
62 href="http://www.dsource.org/forums/viewforum.php?f=57" target=_blank>Forum</A>&nbsp; &middot; &nbsp; <A href="changelog.html">Changelog</A> &nbsp; &middot; &nbsp; <A href="extras.html">Extras </A>&nbsp; &middot; &nbsp; <A href="mailto:elephant.34elephants@gmail.com">Contact</A></span></td>
63   </tr>
64   <tr>
65     <td height="28">&nbsp;</td>
66   </tr>
67 </table>
68 </body>
69 </html>
Note: See TracBrowser for help on using the browser.