Skip to content

Commit b38dba6

Browse files
authored
Update index.html
1 parent 33b320a commit b38dba6

1 file changed

Lines changed: 22 additions & 9 deletions

File tree

index.html

Lines changed: 22 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</head>
2121
<body onload="javascript:print_banner();">
2222

23-
<table style="width: 800px; border: 1px solid #999999; padding: 0; border-spacing:0; border-collapse:collapse; margin-left: auto; margin-right: auto;">
23+
<table style="width: 800px; border: 1px solid #999999; padding: 0; border-spacing:0; margin-left: auto; margin-right: auto;">
2424
<tr><td colspan="3" style="height: 105px; background-color: rgb(204, 204, 204);">
2525
<img src="img/banner5.png" name="banner" alt="AGCOL BANNER" height="105" width="815">
2626
<tr><td style="vertical-align: text-top;">
@@ -101,19 +101,32 @@
101101
</table>
102102

103103
<td> <!--- right side --->
104-
<table style="width: 250px; height: 448px; border: 0pt">
105-
<tr><td style="width: 90%" class="b"> SyMAP: Synteny between 3 genomes <a href="img/symap.png">
106-
<img src="img/symap.png" alt="SyMAP" style="border: 1px solid ; width: 245px;"> </a>
107-
<tr><td style="width: 90%" class="b"> TCW: Comparative Transcriptome <a href="img/tcw.png">
108-
<img src="img/tcw.png" alt="viewSingleTCW" style="border: 1px solid ; width: 245px;"> </a>
104+
<table>
105+
<tr><td><small><b>SyMAP</b>: Circle</small>
106+
<br><a href="img/symap-circle.png">
107+
<img src="img/symap-circle.png" alt="Circle" style="border: 1px solid black; width: 115px;"> </a>
108+
<td style="vertical-align: text-top;"><small>3 species chromosomes</small>
109+
<br><a href="img/symap.png">
110+
<img src="img/symap.png" alt="Dotplot" style="border: 1px solid black; width: 135px;"> </a>
109111

110-
<tr><td style="width: 90%" class="b"> FPC: Fingerprinted contig with markers <a href="img/fpc.gif">
111-
<img src="img/fpc.gif" alt="FingerPrinted Contigs" style="border: 1px solid ; width: 245px;"> </a>
112+
<tr><td colspan=2><small>Dot Plot</small>
113+
<br><a href="img/symap-dot.png">
114+
<img src="img/symap-dot.png" alt="2D" style="border: 1px solid black; width: 170px;"> </a>
115+
116+
117+
<tr><td colspan=2><small><b>TCW</b>: Transcriptome analysis</small>
118+
<br><a href="img/tcw.png">
119+
<img src="img/tcw.png" alt="viewSingleTCW" style="border: 1px solid black; width: 250px;"> </a>
120+
<tr><td colspan=2><small>Alignment of 3 species transcripts</small>
121+
<br><a href="img/tcw-cmp.png">
122+
<img src="img/tcw-cmp.png" alt="viewMultiTCW" style="border: 1px solid black; width: 200px;"> </a>
123+
124+
<tr><td colspan=2><small><i>Click any image for close up</i></small>
112125
</table>
113126
</table>
114127
</table>
115128
<table style="width: 800; margin: 0 auto;">
116-
<tr><td style="text-align: center;" class="c"> Email comments to: <a href="mailto:cas1@arizona.edu"> cas1@arizona.edu </a>
129+
<tr><td style="text-align: center;" class="c"> Email: <a href="mailto:cas1@arizona.edu"> cas1@arizona.edu </a>
117130
</table>
118131
<br>
119132
</body>

0 commit comments

Comments
 (0)