mailr15515 - /website/features.html


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

Header


Content

Posted by edward on March 16, 2012 - 15:48:
Author: bugman
Date: Fri Mar 16 15:48:24 2012
New Revision: 15515

URL: http://svn.gna.org/viewcvs/relax?rev=15515&view=rev
Log:
Fix for <img> tags requiring the 'alt' attribute on the page 
http://www.nmr-relax.com/features.html.

This was identified by the W3C markup validation service 
(http://validator.w3.org/).


Modified:
    website/features.html

Modified: website/features.html
URL: 
http://svn.gna.org/viewcvs/relax/website/features.html?rev=15515&r1=15514&r2=15515&view=diff
==============================================================================
--- website/features.html (original)
+++ website/features.html Fri Mar 16 15:48:24 2012
@@ -118,9 +118,9 @@
     <p>To start relax with the graphical interface, start relax using: $ 
relax -g</p>
     <p>relaxGUI: a new software for fast and simple NMR relaxation data 
analysis and calculation of ps-ns and μs motion of proteins., Bieri M, 
d'Auvergne EJ, Gooley PR., J Biomol NMR, 2011</p>
     <p>Screenshots running on Ubuntu 11.04:</p>
-    <img src="images/gui/gui_modelfree.png" /> Model-free analysis interface
-    <img src="images/gui/gui_Rx.png" /> Relaxation-rate curve fitting 
interface
-    <img src="images/gui/gui_NOE.png" /> Steady-state NOE calculation 
interface
+    <img src="images/gui/gui_modelfree.png" alt="Model-free tab of the relax 
GUI."/> Model-free analysis interface
+    <img src="images/gui/gui_Rx.png" alt="Relaxation curve-fitting tab of 
the relax GUI."/> Relaxation rate curve-fitting interface
+    <img src="images/gui/gui_NOE.png" alt="Steady-state NOE tab of the relax 
GUI."/> Steady-state NOE calculation interface
   </div>
 
  </div>




Related Messages


Powered by MHonArc, Updated Fri Mar 16 16:00:01 2012