diff --git a/www/gmsh.html b/www/gmsh.html
index e981b48429786f2ac043e9a20f423532d62f4640..069b9a1e9b8e022cfa929739d8f32cae7e0bebee 100644
--- a/www/gmsh.html
+++ b/www/gmsh.html
@@ -57,9 +57,13 @@ ENDSCRIPT--->
   </td>
 
   <td><font face="Helvetica, Arial">
-    <font size="+3"><b>Gmsh</b></font><br>
+    <font size="+3"><b>Gmsh</b></font>
+    <p>
     <b>a three-dimensional finite element mesh generator with pre- and
        post-processing facilities</b>
+    <p>
+    <b>Version 1.00</b>
+     
   </font></td>
 
 </tr>
@@ -299,10 +303,10 @@ files.
 
   <td><font face="Helvetica, Arial" size=-1> 
 
-New in 1.00: PPM output; Corrected nested If/Endif; Corrected
+New in 1.00: Added PPM output; Corrected nested If/Endif; Corrected
 seg. fault on repeated saves;
 <p>
-New in 0.999: JPEG output and easy MPEG generation (see t8.geo in the
+New in 0.999: Added JPEG output and easy MPEG generation (see t8.geo in the
 tutorial); Clean up of export functions; small fixes; Linux versions
 are now compiled with gcc 2.95.2, which should fix the problems
 encountered with Mandrake 7.2;