-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patholdin.html
More file actions
38 lines (29 loc) · 863 Bytes
/
oldin.html
File metadata and controls
38 lines (29 loc) · 863 Bytes
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
<html>
<head>
<title>
Home page for maiti
</title>
</head>
<body bgcolor="#42426f" text="#ffffff" link="#ffff00" vlink="#93db70" alink="#cc3232" background=/images/logo.gif>
<h1 align=center>
maiti's Home Page
</h1>
<p>
<center>
<P><img src=/~maiti/default.gif align=center>
<P>Send <a href="mailto:maiti@th12.mpip-mainz.mpg.de">email to me.</a>
<P>My machine is: <a href="/cgi-bin/MachineInfo/cgi-bin/wrap/maiti/">th12</a>
</center>
<hr size=3 width=80% noshade>
<p>
Here is some content that you could customize.
Note that even though this is just a boring paragraph,
you could use all the powerful features of HTML
including using images, fonts, lists etc.
<p>
This file is:<br>
<center><code>/people/th12/maiti/public_html/index.html</code></center>
<hr size=3 width=80% noshade>
<!--#exec cmd="/var/www/cgi-bin/wrap /maiti" -->
</body>
</html>