-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (18 loc) · 757 Bytes
/
index.html
File metadata and controls
21 lines (18 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Jerry Ulrich</title>
<link rel="stylesheet" type="text/css" href="jerrystyle.css" />
<script src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.1.0/prototype.js" type="text/javascript"></script>
<script type="text/javascript" src="jerryjava.js"></script>
</head>
<body>
<div id="main">
<h1>Jerry Ulrich</h1>
<h2>Composer, Arranger, Conductor</h2>
<h3>email me for information while this site is under construction.</h3>
<h4 id="email">Send me an e-mail</h4>
</div>
</body>
</html>
<!--64.202.189.170-->