-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpictures.html
More file actions
41 lines (38 loc) · 2.58 KB
/
Copy pathpictures.html
File metadata and controls
41 lines (38 loc) · 2.58 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
<html>
<head>
<title>Society of Physics Students - Pictures</title>
<link href="external/subpages.css" rel="stylesheet">
</head>
<body>
<a href="./"><img src="images/header.jpg" alt="SPS Header" width="655" height="99" border="0"></a>
<h2><span>Pictures</span></h2>
<div>
<a href="images/pictures/100-0001_IMG_3.JPG"><img src="images/thumbnails/100-0001_IMG_3.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0002_IMG_3.JPG"><img src="images/thumbnails/100-0002_IMG_3.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0003_IMG_3.JPG"><img src="images/thumbnails/100-0003_IMG_3.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0004_IMG_5.JPG"><img src="images/thumbnails/100-0004_IMG_5.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0005_IMG_5.JPG"><img src="images/thumbnails/100-0005_IMG_5.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0006_IMG_4.JPG"><img src="images/thumbnails/100-0006_IMG_4.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0007_IMG_4.JPG"><img src="images/thumbnails/100-0007_IMG_4.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0008_IMG_5.JPG"><img src="images/thumbnails/100-0008_IMG_5.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0009_IMG_4.JPG"><img src="images/thumbnails/100-0009_IMG_4.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0010_IMG_4.JPG"><img src="images/thumbnails/100-0010_IMG_4.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0011_IMG_4.JPG"><img src="images/thumbnails/100-0011_IMG_4.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0012_IMG_4.JPG"><img src="images/thumbnails/100-0012_IMG_4.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0013_IMG_4.JPG"><img src="images/thumbnails/100-0013_IMG_4.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0014_IMG_4.JPG"><img src="images/thumbnails/100-0014_IMG_4.JPG" alt="" width="200" height="150"></a>
<a href="images/pictures/100-0015_IMG_4.JPG"><img src="images/thumbnails/100-0015_IMG_4.JPG" alt="" width="200" height="150"></a>
</div>
<hr size="2" color="white" width="655" align="left">
<div style="width: 655px; margin-left: 0; text-align: center;">
[<a href="./">Home</a>]
[<a href="wwwboard/">Forum</a>]
[<a href="members.html">Members</a>]
[<u>Pictures</u>]
[Links]
[<a href="research.html">Research</a>]
[<a href="http://www.aip.org/education/sps/">National SPS</a>]
[<a href="http://www.utk.edu/">UT Home</a>]
</div>
</body>
</html>