-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
24 lines (22 loc) · 1.06 KB
/
index.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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Society of Physics Students at the University of Tennessee, Knoxville</title>
<link href="external/splash.css" rel="stylesheet" type="text/css">
</head>
<body>
<img src="images/background.jpg" alt="" width="100%" height="100%" border="0">
<div id="centerbox">
<h2 id="firsthalf">Society of</h2>
<h1><acronym title="Society of Physics Students">SPS</acronym></h1>
<h2 id="secondhalf">Physics Students</h2>
</div>
<h3 id="forum"><a href="wwwboard/">Forum</a></h3>
<h3 id="members"><a href="members.html">Members</a></h3>
<h3 id="pictures"><a href="pictures.html">Pictures</a></h3>
<h3 id="links"><a>Links</a></h3>
<h3 id="research"><a href="research.html">Research</a></h3>
<h3 id="aip"><a href="http://www.aip.org/education/sps/">National SPS</a></h3>
<h3 id="ut"><a href="http://www.utk.edu/" id="ut" style="color: orange; font-family: sans-serif; font-weight: bold;"><img src="images/ut.gif" alt="UT" width="36" height="21" border="0" align="absmiddle">Home</a></h3>
</body>
</html>