JAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensing glob
[jalview.git] / help / html / colourSchemes / pid.html
index 47b992a..20e8330 100755 (executable)
@@ -1,7 +1,7 @@
 <html>
 <!--
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
- * Copyright (C) 2014 The Jalview Authors
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9)
+ * Copyright (C) 2015 The Jalview Authors
  * 
  * This file is part of Jalview.
  * 
@@ -19,7 +19,8 @@
  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
  * The Jalview Authors are detailed in the 'AUTHORS' file.
  -->
-<head><title>Percentage Identity Colour Scheme</title>
+<head>
+<title>Percentage Identity Colour Scheme</title>
 <style type="text/css">
 <!--
 td {
@@ -30,24 +31,28 @@ td {
 </head>
 
 <body>
-<p><strong>PID Colours</strong><br>
-  <br>
-  The PID option colours the residues (boxes and/or text) according to the percentage
-  of the residues in each column that agree with the consensus sequence. Only
-  the residues that agree with the consensus residue for each column are coloured.</p>
-<table width="200" border="1">
-  <tr>
-    <td bgcolor="#6464FF">&gt; 80 %</td>
-  </tr>
-  <tr>
-    <td bgcolor="#9999FF">&gt; 60 %</td>
-  </tr>
-  <tr>
-    <td bgcolor="#CCCCFF">&gt; 40%</td>
-  </tr>
-  <tr>
-    <td>&lt; 40%</td>
-  </tr>
-</table>
+  <p>
+    <strong>PID Colours</strong><br> <br> The PID option
+    colours the residues (boxes and/or text) according to the percentage
+    of the residues in each column that agree with the consensus
+    sequence. Only the residues that agree with the consensus residue
+    for each column are coloured.
+  </p>
+  <div align="center">
+    <table width="200" border="1">
+      <tr>
+        <td bgcolor="#6464FF">&gt; 80 %</td>
+      </tr>
+      <tr>
+        <td bgcolor="#9999FF">&gt; 60 %</td>
+      </tr>
+      <tr>
+        <td bgcolor="#CCCCFF">&gt; 40%</td>
+      </tr>
+      <tr>
+        <td>&lt; 40%</td>
+      </tr>
+    </table>
+  </div>
 </body>
 </html>