-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathsponsors.html
36 lines (31 loc) · 1.07 KB
/
sponsors.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
<html>
<head>
<title>irc.perl.org - Sponsors</title>
<style>
body { max-width: 50em; margin-left: auto; margin-right: auto; }
</style>
</head>
<body bgcolor="black" text="white" link="gray" alink="white" vlink="white">
<h1>irc.perl.org: Sponsors</h1>
<p>The following wonderful companies and organizations donate their
bandwidth, their servers, their time, and various other things to make
irc.perl.org what it is today. Go buy their stuff, use their
consultants, and thank them for their donation.</p>
<center>
<table cellpadding="50">
<tr>
<td><a href="http://tamarou.com"><img border="0" src="tamarou.png" alt="Tamarou" /></a></td>
<td>
<a href="http://www.shadowcat.co.uk"><img border="0" src="sc.jpg" alt="Shadowcat Systems Limited" /></a>
</td>
</tr><tr>
<td> </td>
<td>
<center><a href="http://perl.org"><img border="0" src="http://st.pimg.net/perlweb/images/camel_head.v25e738a.png" alt="perl.org" /><br />perl.org</a></center>
</td>
<td> </td>
</tr>
</table>
</center>
</body>
</html>