mailr2962 - /website/features.html


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on January 08, 2007 - 11:37:
Author: bugman
Date: Mon Jan  8 11:37:06 2007
New Revision: 2962

URL: http://svn.gna.org/viewcvs/relax?rev=2962&view=rev
Log:
Changed the "id" attribute values to be enclosed in quotes.


Modified:
    website/features.html

Modified: website/features.html
URL: 
http://svn.gna.org/viewcvs/relax/website/features.html?rev=2962&r1=2961&r2=2962&view=diff
==============================================================================
--- website/features.html (original)
+++ website/features.html Mon Jan  8 11:37:06 2007
@@ -65,7 +65,7 @@
 
    <p></p>
 
-  <div class="main_h2" id=theories>
+  <div class="main_h2" id="theories">
    <h2>Supported NMR theories</h2>
     <p>The following relaxation data analysis techniques are currently 
supported by relax:</p>
 
@@ -84,7 +84,7 @@
      </ul>
   </div>
 
-  <div class="main_h2" id=tools>
+  <div class="main_h2" id="tools">
    <h2>Data analysis tools</h2>
     <p>The following tools are implemented as modular components to be used 
by any data analysis technique:</p>
 
@@ -105,7 +105,7 @@
 
   </div>
 
-  <div class="main_h2" id=vis>
+  <div class="main_h2" id="vis">
    <h2>Data visualisation</h2>
     <p>The results of an analysis, or any data input into relax, can be 
visualised using a number of programs:</p>
 
@@ -116,7 +116,7 @@
     </ul>
   </div>
 
-  <div class="main_h2" id=interface>
+  <div class="main_h2" id="interface">
    <h2>Interfacing with other programs</h2>
     <p>relax can create the input files, execute in-line, and then read the 
output of the following programs.  These programs can be
 used as optimisation engines replacing the minimisation algorithms built 
into relax:</p>
@@ -127,7 +127,7 @@
     </ul>
   </div>
 
-  <div class="main_h2" id=UI>
+  <div class="main_h2" id="UI">
    <h2>The user interfaces (UI)</h2>
     <p>relax can be used through the following UIs:</p>
 




Related Messages


Powered by MHonArc, Updated Mon Jan 08 12:00:07 2007