-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlinks.html
More file actions
43 lines (41 loc) · 1.75 KB
/
links.html
File metadata and controls
43 lines (41 loc) · 1.75 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
41
42
43
<!DOCTYPE html>
<html>
<head>
<link type="text/css" rel="stylesheet" href="stylesheet.css"/>
<title>Lab IMPACT Website </title>
</head>
<body bgcolor="#D3D3D3">
<div align="center">
<img class="center" src="BICEPS.jpg" height="150" width="150"/>
<img class="center" src="LabBuilding.jpg" height="150" width="150"/>
<img class="center" src="LabCollaborators.jpg" height="150" width="150"/>
</div>
<h1 style=text-align:center"> IMPACT: Imaging, Psychopathology, Cognition, and Therapeutics </h1>
<tbody>
<table border="1px", align="center" bgcolor=#87CEEB>
<tbody>
<tr>
<td><a href="home.html">Home</a></td>
<td><a href="studies.html">Studies</a></td>
<td><a href="people.html">People</a></td>
<td><a href="facilities.html">Facilities</a></td>
<td><a href= "publications.html">Publications</a></td>
<td><a href= "links.html">Links</a></td>
<td><a href= "participate.html">Participate</a></td>
<td><a href= "contact.html">Contact Us</a></td>
<td><a href= "directions.html">Directions</a></td>
</tr>
</tbody>
</table>
</tbody>
<center><p style="font-family:Calibri; font-size:42px"> <strong><u>Links</u></strong></p></center>
<left><ul style="font-family:Calibri; font-size:20px">
<li><a href="http://www.bidmc.org/">Beth Israel Deaconess Medical Center</a></li>
<li><a href="http://www.cedarclinic.org/"> CEDAR (Center for Early Detection, Assessment & Response to Risk) Clinic</a></li>
<li><a href="http://www.brighamandwomens.org"> Boston Hospital & Medical Center-Brigham and Women's Hospital</a></li>
<li><a href="http://hms.harvard.edu/hms/home.asp"> Harvard Medical School</a></li>
</ul>
</left>