Merge branch 'master' of https://source.jalview.org/git/proteocache into NewWebsite
[proteocache.git] / website / tiles / banner.jsp
1 <div id="banner">
2 <table>
3   <tr>
4     <td style="width:154px;"><a href="http://www.dundee.ac.uk"><img src="${pageContext.request.contextPath}/images/uod_lt_long.gif" width="128" height="70" alt="University of Dundee" class="logo" title="University of Dundee" longdesc="http://www.dundee.ac.uk"/></a></td>
5     <td class="bg"><img src="${pageContext.request.contextPath}/images/proteocache.png" width="263" height="60" alt="ProteoCache 1.0" title="ProteoCache version 1.0"/></td>
6     <td class="bg"><img src="${pageContext.request.contextPath}/images/banner_right.png" alt="Disorder" width="200" height="80"/></td>
7   </tr>
8 </table>
9 </div>