get the html header comment right!
[jalview.git] / help / html / colourSchemes / nucleotide.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>Nucleotide Colours</em></p>
24 <div align="center">
25   <table width="200" border="1">
26     <tr>
27       <td bgcolor="#64F73F">A</td>
28       <td bgcolor="#FFB340">C</td>
29       <td bgcolor="#EB413C">G</td>
30       <td bgcolor="#3C88EE">T</td>
31     </tr>
32   </table>
33 </div>
34 </body>
35 </html>