-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
40 lines (36 loc) · 1.46 KB
/
index.html
File metadata and controls
40 lines (36 loc) · 1.46 KB
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
34
35
36
37
38
39
40
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>The SONIC Laboratory of Northwestern University on GitHub</title>
</head>
<body>
<h1>
</a>The <a href="http://sonic.northwestern.edu/">SONIC Laboratory</a> of <a
href="http://www.northwestern.edu">Northwestern University</a> on <a
href="http://github.com/">GitHub</a>
</h1>
<h2>Project Links</h2>
<ul>
<li><a href="http://github.com/soniclab">SONIC Laboratory
organization page on GitHub</a></li>
<li><a href="http://soniclab.github.com/vivo-recommender/">C-IKNOW
VIVO Recommender on GitHub</a> - recommend scientific collaborations using <a
href="http://vivoweb.org/">VIVO</a> repositories</li>
</ul>
<p>
<div style="float: left">
<a href="http://www.northwestern.edu"><img
src="http://www.northwestern.edu/univ-relations/identity-system/logos/NU_Logo_purple.jpg"
width="100" height="60" style="margin: 10px; border-style: none"
alt="Northwestern University logo" style="max-width: 100%;"></a>
</div>
<div style="float: left">
<a href="http://sonic.northwestern.edu"><img
src="http://sonic.northwestern.edu/wp-content/uploads/2011/06/RGB-SONICv3.png"
width="130" height="60" style="margin: 10px; border-style: none"
alt="SONIC Laboratory logo" style="max-width: 100%;"></a>
</div>
</p>
</body>
</html>