diff options
-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 |