-
Notifications
You must be signed in to change notification settings - Fork 0
/
links.html
274 lines (264 loc) · 8.64 KB
/
links.html
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
<!DOCTYPE HTML>
<html>
<head>
<meta name="Description" content="Contact the Cognitive Aging and Memory Lab">
<meta name="Keywords" content="Department of Psychology, Tufts University, Psychology, tufts university map, masters, degree in psychology, degree in psychology, psychology major, psychology schools, psychology, psychology degree, tuft university, psychology careers, psychology degrees, tufts university address, psychology colleges, tufts university psychology, master degree in psychology, tufts university tours, psychology universities, tufts university majors, bachelors in psychology, psychology classes, psychology masters, best psychology schools, psychology university, psychology graduate schools, psychology programs, psychology education, psychology studies, Ayanna K. Thomas, Tufts phone number, directions to Tufts, directions to Tufts University">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Relevant Links</title>
<style type="text/css">
<!--
body {
margin: 15px;
padding: 15px;
color: #000;
margin-right: 133px;
background-color: #FFFFFF;
font-family: "Courier New", Courier, monospace;
font-size: 100%;
line-height: 1.4;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
padding: 0;
margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
margin-top: 0; /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
padding-right: 15px;
padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
color: #999999;
text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
color: #0000FF;
text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
text-decoration: none;
}
/* ~~ this fixed width container surrounds all other elements ~~ */
.container {
width: 1200px; /* the auto value on the sides, coupled with the width, centers the layout */
position: relative;
margin-left: 0 px;
margin-right: 0 px;
left: auto;
top: 5px;
background-color: #FFFFFF;
border: thick double #666666;
margin-top: 0;
margin-bottom: 0;
height: 2000px;
}
/* ~~ This is the layout information. ~~
1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.
*/
.content {
padding: 10px 0;
left: 10px;
}
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
float: right;
margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
float: left;
margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
#apDiv1 {
position:absolute;
width:958px;
height:39px;
z-index:1;
left: 121px;
top: 11px;
background-color: #ADB96E;
text-align: center;
}
#apDiv2 {
position:absolute;
width:960px;
height:41px;
z-index:1;
top: 14px;
background-color: #a3afbf;
left: 0px;
color: #a3afbf;
}
#apDiv3 {
position:absolute;
width:225px;
height:45px;
z-index:2;
left: 25px;
top: 88px;
font-family: "Courier New", Courier, monospace;
font-size: x-large;
color: #000000;
text-align: left;
overflow: auto;
}
#apDiv4 {
position:absolute;
width:1027px;
height:336px;
z-index:3;
left: 40px;
top: 165px;
font-family: "Courier New", Courier, monospace;
font-size: small;
color: #FFFFFF;
overflow: hidden;
}
#apDiv5 {
position:absolute;
width:300px;
height:330px;
z-index:4;
left: 56px;
top: 125px;
}
-->
</style>
<script src="sprymenubar.js" type="text/javascript"></script>
<link href="sprymenubarstyle.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {
color: #000000;
font-size: 16px;
}
.style4 {font-size: 16px}
body,td,th {
color: #000000;
}
#apDiv {
position:absolute;
width:1155px;
height:44px;
z-index:4;
left: 20px;
top: 13px;
background-color: #FFFFFF;
color: #FFFFFF;
}
.style5 {color: #000000}
-->
</style>
</head>
<body>
<div class="container">
<div class="content">
<div id="apDiv">
<ul id="MenuBar1" class="MenuBarHorizontal">
<li><a href="index.html">Home</a></li>
<li><a href="biography.html">Biography</a></li>
<li><a href="thelab.html">The Lab</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="publications.html">Publications </a></li>
<li><a href="contact.html">Contact </a></li>
<li><a href="links.html">Links </a></li>
<li><a href="opportunities.html">Opportunity</a></li>
</ul>
</div>
<h1> </h1>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</div>
<p> </p>
<div class="style5" id="apDiv3">RELATED LINKS </div>
<div id="apDiv4">
<p class="style1">Department of Psychology at Tufts University<u> <a href="http://ase.tufts.edu/psychology/">http://ase.tufts.edu/psychology/</a></u></p>
<p class="style1">Psychology Research Participation <u> <a href="http://tufts.sona-systems.com/">http://tufts.sona-systems.com/</a></u></p>
<p class="style1">The Psychonomic Society<u> <a href="http://www.psychonomic.org/">http://www.psychonomic.org/</a></u></p>
<p class="style1">Association for Psychological Science<u> <a href="http://www.psychologicalscience.org/">http://www.psychologicalscience.org/</a></u></p>
<p class="style1"><span class="style1">American Psychological Association<u> <a href="http://www.apa.org/">http://www.apa.org/</a></u></span></p>
<p class="style1">Society for Applied Research in Memory and Cognition<u> <a href="http://www.sarmac.org/">http://www.sarmac.org/</a></u></p>
</div>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p><!-- end .content --></p>
</div>
<!-- end .container --></div>
<script type="text/javascript">
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"http://ase.tufts.edu/psychology/caml/SpryAssets/SpryMenuBarDownHover.gif", imgRight:"http://ase.tufts.edu/psychology/caml/SpryAssets/SpryMenuBarRightHover.gif"});
</script>
</body>
</html>