diff options
author | athomas <[email protected]> | 2003-06-25 22:40:41 +0000 |
---|---|---|
committer | athomas <[email protected]> | 2003-06-25 22:40:41 +0000 |
commit | 1f4642fda01e4c9429d2c580c9d95603cc1ff74c (patch) | |
tree | 085822e3cd92e87c814e4c5cd045885345854130 /www/index.html | |
parent | 1c3446d233fb3e0ea180e589800a6ce0e00ecb09 (diff) |
updateing nav bar
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@32 03bf7f67-59de-4072-a415-9a990d468a3f
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 5ae9bc8..38e255a 100644 --- a/www/index.html +++ b/www/index.html @@ -1,6 +1,6 @@ <html> <body> -<IMG SRC="http://games.dev.java.net/images/navbar.gif" WIDTH=454 HEIGHT=43 BORDER=0 ALT="" USEMAP="#navbar_Map"> +<div align="center"><IMG SRC="http://games.dev.java.net/images/navbar.gif" WIDTH=454 HEIGHT=43 BORDER=0 ALT="" USEMAP="#navbar_Map"></div> <MAP NAME="navbar_Map"> <AREA SHAPE="rect" ALT="Wiki" COORDS="340,0,386,43" HREF="http://wiki.java.net/bin/view/Games"> <AREA SHAPE="rect" ALT="Weblogs" COORDS="286,0,339,43" HREF="http://weblogs.java.net/weblogs/project/games"> |