source: release-kits/lirk3/resources/gs3-release-maker/apache-ant-1.6.5/docs/projects/index.html@ 14982

Last change on this file since 14982 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 5.8 KB
Line 
1
2
3<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
4 <html lang="en">
5 <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
6 <head>
7 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
8 <title>Apache Ant - Welcome</title>
9 <link type="text/css" href="../page.css" rel="stylesheet">
10 <meta name="author" content="Christoph Wilhelms">
11 <meta name="email" content="[email protected]">
12 </head>
13
14 <body>
15 <p class="navpath">
16 <script src="../breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
17 </p>
18
19 <div class="logobar">
20 <table width="100%" border="0" cellspacing="0" cellpadding="0">
21 <tr>
22 <td align="left"><img border="0" alt="Apache Ant site" src="../images/group-logo.gif"></td>
23 <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="../images/project-logo.gif"></td>
24 <td align="right">
25 <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
26 <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
27 <tr>
28 <td colspan="3"><img height="10" width="1" alt="" src="../images/spacer.gif"></td>
29 </tr>
30 <tr>
31 <td><img height="1" width="1" alt="" src="../images/spacer.gif"></td>
32 <td nowrap="nowrap" class="searchcaption">
33 <input name="q" type="hidden">
34 <input size="15" id="query" type="text">
35 <img height="1" width="5" alt="" src="../images/spacer.gif">
36 <input name="Search" value="Search" type="submit">
37 <br>
38 the Apache Ant site
39 </td>
40 <td><img height="1" width="1" alt="" src="../images/spacer.gif"></td>
41 </tr>
42 <tr>
43 <td><img alt="" border="0" height="10" width="9" src="../images/search-left.gif"></td>
44 <td><img height="1" width="1" alt="" src="../images/spacer.gif"></td>
45 <td><img alt="" border="0" height="10" width="9" src="../images/search-right.gif"></td>
46 </tr>
47 </table>
48 </form>
49 </td>
50 </tr>
51 </table>
52 </div>
53
54 <div class="tab">
55 <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
56 <tr>
57 <td width="5"><img alt="" height="8" width="8" src="../images/spacer.gif"></td><td valign="bottom">
58 <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
59 <tr>
60 <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="../images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a href="../index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Home</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="../images/tab-right.gif"></td>
61 </tr>
62 </table>
63 </td>
64 <td width="8"><img alt="" height="5" width="8" src="../images/spacer.gif"></td><td valign="bottom">
65 <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
66 <tr>
67 <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="../images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b>Projects</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="../images/tabSel-right.gif"></td>
68 </tr>
69 </table>
70 </td>
71 </tr>
72 </table>
73 </div>
74
75 <div class="bluebar"></div>
76
77 <div class="menucontainer">
78
79 <div class="menu">
80 <ul>
81 <li class="menuheader">Projects
82 <ul>
83 <li>
84 <span class="sel">Welcome</span>
85 </li>
86 </ul>
87 </li>
88 </ul>
89 </div>
90 <img style="float: left" height="10" width="10" border="0" alt="" src="../images/menu-left.gif">
91 <img style="float: right" height="10" width="10" border="0" alt="" src="../images/menu-right.gif">
92 </div>
93 <div class="lightbluebar">&nbsp;</div>
94 <div class="main">
95 <div class="content">
96 <h1 class="title">Welcome</h1>
97 <h3 class="section">
98 <a name="Welcome to the Ant Projects Area"></a>
99 Welcome to the Ant Projects Area
100 </h3>
101 <h3>This is where the Ant sub-projects live!</h3>
102 <p>Now, that Ant has become an Apache Top-Level Project it is time to make space on this
103 Web-Page for Ant sub-projects.</p>
104 <p>To make sure you do not miss anything: Stay tuned and visit this page from time to time :)!
105 </p>
106
107 </div>
108 </div>
109
110 <p class="copyright">
111 Copyright &copy; 2000-2005&nbsp;The Apache Software Foundation. All rights reserved.
112 <script type="text/javascript" language="JavaScript"><!--
113 document.write(" - "+"Last Published: " + document.lastModified);
114 // -->
115 </script>
116 </p>
117 </body>
118 </html>
119
120
121
122
123
124
125
126
127
128
Note: See TracBrowser for help on using the repository browser.