source: CenterRegistry/trunk/templates/center/Topframe.html @ 2895

Last change on this file since 2895 was 2895, checked in by BSanchezRZG, 11 years ago

Update with sorting choice

File size: 516 bytes
Line 
1<html>
2<head>
3<title>HTML Frames Example - Top Nav</title>
4<style type="text/css">
5
6</style>
7<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8</head>
9<body>
10<table border=0 class="bgcolor1" cellspacing=0 cellpadding=2  width="100%" >
11<tr>
12<td> <a href="http://www.clarin.eu/internal" target="_blank"> <img src="/static/images/clarin.jpg" type =image/jpg alt="ClarinLogo" /> </td>
13
14<td aling="rechts"> <h1 style="font-size:200%; color:#0e4071">Center Registry</h1></td>
15</table> 
16
17
18</body>
19</html>
Note: See TracBrowser for help on using the repository browser.