diff options
author | athomas <[email protected]> | 2003-06-06 13:50:32 +0000 |
---|---|---|
committer | athomas <[email protected]> | 2003-06-06 13:50:32 +0000 |
commit | cf8e7621886abbed24537613e0de0b19b6848af9 (patch) | |
tree | cac2358dfe0af1faffc761902516584963dc20ec /www/index.html | |
parent | 579e51bd0e2b282828f5c25e4a3969fdc4ed4688 (diff) |
created initial content for joal project
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@11 03bf7f67-59de-4072-a415-9a990d468a3f
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/index.html b/www/index.html index ff994b8..a5f2d89 100644 --- a/www/index.html +++ b/www/index.html @@ -1,6 +1,6 @@ <html> <body> -<div align="center"><font size="+2" face="Arial, Helvetica, sans-serif">Welcome +<div align="center"><font color="#990000" size="+2" face="Arial, Helvetica, sans-serif">Welcome to the Java Bindings for OpenAL / Sound3D Toolkit Project! </font> </div> <table width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> @@ -8,7 +8,7 @@ <tr> <td><table width="601" border="0" cellpadding="5" cellspacing="1" bgcolor="#990000"> <tr> - <td width="589" bgcolor="#990000"><div align="left"><font color="#FFFFFF" face="Arial, Helvetica, sans-serif">Overview</font></div></td> + <td width="589" bgcolor="#990000"><div align="left"><font color="#FFFFFF" face="Arial, Helvetica, sans-serif"><strong>Overview</strong></font></div></td> </tr> <tr> <td bgcolor="#FFFFFF"> </td> @@ -18,8 +18,8 @@ <tr> <td><table width="601" border="0" cellpadding="5" cellspacing="1" bgcolor="#990000"> <tr> - <td width="589" bgcolor="#990000"><div align="left"><font color="#FFFFFF" face="Arial, Helvetica, sans-serif">Project - Status</font></div></td> + <td width="589" bgcolor="#990000"><div align="left"><font color="#FFFFFF" face="Arial, Helvetica, sans-serif"><strong>Project + Status</strong></font></div></td> </tr> <tr> <td bgcolor="#FFFFFF"> </td> @@ -33,8 +33,8 @@ <tr> <td><table width="100%" border="0" cellpadding="5" cellspacing="1" bgcolor="#990000"> <tr> - <td valign="top" bgcolor="#990000"><div align="left"><font color="#FFFFFF" face="Arial, Helvetica, sans-serif">Useful - Links</font></div></td> + <td valign="top" bgcolor="#990000"><div align="left"><font color="#FFFFFF" face="Arial, Helvetica, sans-serif"><strong>Useful + Links</strong></font></div></td> </tr> <tr> <td valign="top" bgcolor="#FFFFFF"><ul> |