get the html header comment right!
[jalview.git] / help / html / colourSchemes / strand.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.5)
4  * Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle
5  * 
6  * This file is part of Jalview.
7  * 
8  * Jalview is free software: you can redistribute it and/or
9  * modify it under the terms of the GNU General Public License 
10  * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
11  * 
12  * Jalview is distributed in the hope that it will be useful, but 
13  * WITHOUT ANY WARRANTY; without even the implied warranty 
14  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
15  * PURPOSE.  See the GNU General Public License for more details.
16  * 
17  * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
18 -->
19 </style>
20 </head>
21
22 <body>
23 <p><em>Strand propensity</em></p>
24 <div align="center">
25   <table width="400" border="1">
26     <tr>
27       <td bgcolor="#ffff00">V</td>
28       <td bgcolor="#ecec13">I</td>
29       <td bgcolor="#d3d32c">Y</td>
30       <td bgcolor="#c2c23d">F</td>
31       <td bgcolor="#c0c03f">W</td>
32     </tr>
33     <tr>
34       <td bgcolor="#b2b24d">L</td>
35       <td bgcolor="#9d9d62">T</td>
36       <td bgcolor="#9d9d62">C</td>
37       <td bgcolor="#8c8c73">Q</td>
38       <td bgcolor="#82827d">M</td>
39     </tr>
40     <tr>
41       <td bgcolor="#797986">X</td>
42       <td bgcolor="#6b6b94">R</td>
43       <td bgcolor="#64649b">N</td>
44       <td bgcolor="#60609f">H</td>
45       <td bgcolor="#5858a7">A</td>
46     </tr>
47     <tr>
48       <td bgcolor="#4949b6">S</td>
49       <td bgcolor="#4949b6">G</td>
50       <td bgcolor="#4747b8">Z</td>
51       <td bgcolor="#4747b8">K</td>
52       <td bgcolor="#4343bc">B</td>
53     </tr>
54     <tr> </td>
55       <td bgcolor="#2323dc">P</td>
56       <td bgcolor="#2121de">D</td>
57       <td bgcolor="#0000ff">E</td>
58     </tr>
59   </table>
60 </div>
61 </body>
62 </html>