diff options
author | athomas <[email protected]> | 2003-06-29 02:44:41 +0000 |
---|---|---|
committer | athomas <[email protected]> | 2003-06-29 02:44:41 +0000 |
commit | 8bf2b32da563ce906ffce971d9bfb803ff9559e0 (patch) | |
tree | 9eda09400c2cd4d261ca6cbe36e69e3f22e7fdc5 /www/devmaster/lesson2.html | |
parent | a6abfd2da66bb04739dcddf13d9dc382c1d1b831 (diff) |
set paragraph alignment to "justify"
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@24 235fdd13-0e8c-4fed-b5ee-0a390d04b286
Diffstat (limited to 'www/devmaster/lesson2.html')
-rw-r--r-- | www/devmaster/lesson2.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/devmaster/lesson2.html b/www/devmaster/lesson2.html index 68c05e1..7a1b035 100644 --- a/www/devmaster/lesson2.html +++ b/www/devmaster/lesson2.html @@ -37,9 +37,8 @@ Fade-away</font></span><font size="4"><br> Maurais<br> </font></a></span><span class="author">Adapted for Java By: <a href="mailto:[email protected]"><font color="#888888">Athomas Goldberg </font></a> </span></p> -<p align="jusify">Hope you found the last tutorial of some use. I know I did. This will be a -real quick and easy tutorial. It won't get too much more complicated at this -point.</p> +<p align="justify">Hope you found the last tutorial of some use. I know I did. This will be a +real quick and easy tutorial. It won't get too much more complicated at this point.</p> <pre > <font color="#0000FF">import </font>java.nio.ByteBuffer; <font color="#0000FF">import </font>net.java.games.joal.AL; |