Project

General

Profile

« Previous | Next » 

Revision 5569

include new graphic header for semtools skin.
adjust css to fit better

View differences:

include_header.jsp
37 37
  </head>
38 38

  
39 39
<body>
40
<table width="100%">
40
<table width="100%" height="100" class="banner" cellpadding="0" cellspacing="0" border="0">
41 41
	<tr>
42
		<td colspan="3">Semtools with BioPortal</td>
42
		<td valign="bottom">
43
			<table width="1022" height="100" background="<%=STYLE_SKINS_URL%>/semtools/images/semtools_web_banner.jpg">
44
				<tr height="80%">
45
					<td>&nbsp;</td>
46
				</tr>
47
				<tr>
48
				    <td align="center" valign="middle" class="sectionheader">
49
				    	<a target="_top" href="<%=STYLE_SKINS_URL%>/semtools/index.jsp">Home</a></td>
50
					<td align="center" valign="middle" class="sectionheader">
51
				    	<a target="_top" href="<%=STYLE_SKINS_URL%>/semtools/ontologies.jsp">Ontologies</a></td>
52
					<td align="center" valign="middle" class="sectionheader">
53
						<a target="_new" href="http://bioportal.bioontology.org/">BioPortal</a></td>
54
				</tr>
55
			</table>
56
		</td>
43 57
	</tr>
44
	<tr>
45
	    <td align="left" valign="middle" class="sectionheader">
46
	    	<a target="_top" href="<%=STYLE_SKINS_URL%>/semtools/index.jsp">Home</a></td>
47
		<td align="left" valign="middle" class="sectionheader">
48
	    	<a target="_top" href="<%=STYLE_SKINS_URL%>/semtools/ontologies.jsp">Ontologies</a></td>
49
		<td align="left" valign="middle" class="sectionheader">
50
			<a target="_new" href="http://bioportal.bioontology.org/">BioPortal</a></td>
51
	</tr>
52 58
</table>
53 59

  
54 60
</body>

Also available in: Unified diff