-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathheader.html
35 lines (28 loc) · 1.08 KB
/
header.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<div class="header_img">
<img src="../images/shutterstock_443040703-1000x480.jpg" width="180" height="86.4"><header_font> ChromEvol </header_font> <header_small_font>a tool for analyzing changes in chromosome-number</header_small_font>
</div>
<style>
.OutLink:link {
color: white;
text-decoration:none;
}
.OutLink:visited{
color: white;
text-decoration:none;
}
.OutLink:hover{
color: #2a6496;
text-decoration:underline;
}
</style>
<font face="serif bold" size="3">Prof. Itay Mayrose, TAU - Plant Evolution, bioinformatics & comparative genomics</font><br>
<ul>
<li><a href="index.html"><i class="fa fa-home"></i> Home</a></li>
<li><a href="about.html"></i> About</a></li>
<li><a href="downloads.html"></i> Downloads</a></li>
<!--<li><a href="https://m.tau.ac.il/~itaymay/cp/chromEvol/index.html" target="_blank" >News</a></li>-->
<li><a href="DownloadCounts.html">Download CCDB counts</a></li>
<li><a href="DownloadTree.html">Download Tree</a></li>
<li><a href="contact.html"></i> Contact</a></li>
</ul>
<br>