diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index 7bdb985..35d56c3 100644 --- a/www/index.html +++ b/www/index.html @@ -9,8 +9,11 @@ <AREA SHAPE="rect" ALT="www.java.net" COORDS="1,1,91,44" HREF="http://www.java.net" TARGET="_self"> </MAP> -<div align="center"><font color="#990000" size="+2">Java Bindings for OpenAL / - Sound3D Toolkit Demos and Tutorials</font> </div> +<div align="center"> + <p><font color="#990000" size="+2"><img src="openal_c.gif" width="123" height="67"></font></p> + <p><font color="#990000" size="+2">Java Bindings for OpenAL / Sound3D Toolkit + Demos and Tutorials</font></p> +</div> <table width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <td width="66%" valign="top"> <table width="100%" height="358" border="0" cellpadding="5" cellspacing="1"> |