diff options
author | Sven Gothel <[email protected]> | 2011-09-17 23:47:47 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-09-17 23:47:47 +0200 |
commit | a03eb2a9d9c480ac6eff3a53ba1d34f13e01f720 (patch) | |
tree | 3a24675cd67b3290df2b918e5c7a655ef20dc717 /jnlp-files/jogl-test-applets.html | |
parent | 49a18be5e73ac7a8886a96d1bca54f465a2c3b5c (diff) |
Fix html errors
Diffstat (limited to 'jnlp-files/jogl-test-applets.html')
-rw-r--r-- | jnlp-files/jogl-test-applets.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/jnlp-files/jogl-test-applets.html b/jnlp-files/jogl-test-applets.html index 69a11cf33..3f35aec18 100644 --- a/jnlp-files/jogl-test-applets.html +++ b/jnlp-files/jogl-test-applets.html @@ -30,7 +30,7 @@ </div> <div id="text"> -<H2> Test page for JOGL Applets </H2> +<h2> Test page for JOGL Applets </h2> <div style="font : 10px serif;"> See Legend below table @@ -52,9 +52,9 @@ See Legend below table </a> </td> <td> - <a href="jogl-applet-version.html">Dual</a><br> - <a href="jogl-applet-version-lancheronly.html">LApplet</a><br> - <a href="jogl-application-version.jnlp">WebStart</a><br> + <a href="jogl-applet-version.html">Dual</a><br/> + <a href="jogl-applet-version-lancheronly.html">LApplet</a><br/> + <a href="jogl-application-version.jnlp">WebStart</a><br/> </td> <td> JOGL Version Information. @@ -67,12 +67,12 @@ See Legend below table </a> </td> <td> - <a href="jogl-applet-runner-newt-gears-normal.html">Dual</a><br> - <a href="jogl-applet-runner-newt-gears-normal-launcheronly.html">LApplet</a><br> + <a href="jogl-applet-runner-newt-gears-normal.html">Dual</a><br/> + <a href="jogl-applet-runner-newt-gears-normal-launcheronly.html">LApplet</a><br/> </td> <td> Classic OpenGL Gears for ES2 - running as a normal Applet.<br> + running as a normal Applet.<br/> <small><b>Launch documentation included</b></small>. </td> </tr> @@ -83,7 +83,7 @@ See Legend below table </a> </td> <td> - <a href="jogl-applet-runner-newt-gears-special.html">Dual</a><br> + <a href="jogl-applet-runner-newt-gears-special.html">Dual</a><br/> </td> <td> Classic OpenGL Gears for ES2 @@ -107,7 +107,7 @@ See Legend below table </a> </td> <td> - <a href="jogl-applet-runner-newt-GraphTextDemo01.html">Dual</a><br> + <a href="jogl-applet-runner-newt-GraphTextDemo01.html">Dual</a><br/> </td> <td> GPU accelerated Text Demo using JOGL's new Graph package. @@ -120,7 +120,7 @@ See Legend below table </a> </td> <td> - <a href="jogl-applet-runner-newt-GraphUISceneDemo01.html">Dual</a><br> + <a href="jogl-applet-runner-newt-GraphUISceneDemo01.html">Dual</a><br/> </td> <td> Demonstration of GPU accelerated Text and UI rendering and interaction @@ -134,7 +134,7 @@ See Legend below table </a> </td> <td> - <a href="jogl-applet-runner-newt-ElektronenMultiplizierer.html">Dual</a><br> + <a href="jogl-applet-runner-newt-ElektronenMultiplizierer.html">Dual</a><br/> </td> <td> Demoscene Passivist's ElektronenMultiplizierer |