-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcredits.html
49 lines (25 loc) · 1.29 KB
/
credits.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
<HTML>
<HEAD>
<TITLE>Credits</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<CENTER>
<B><FONT SIZE="6" COLOR="#FF0000">C</FONT><FONT SIZE="5" COLOR="#FF0000">REDITS</FONT></B>
<TABLE BORDER="0" CELLPADDING="5">
<TR>
<TD>
<UL>
<LI><FONT COLOR="#7733dd" FACE="arial">Content by </FONT><A HREF="mailto:[email protected]"><TT>Joy Runyan</TT></A>.
<LI><FONT COLOR="#7733dd" FACE="arial">Design by </FONT><A HREF="http://benray.com/lavajava"><TT>Lava Java Systems</TT></A>.
<LI><FONT COLOR="#7733dd" FACE="arial">Research and critique by </FONT><A HREF="mailto:[email protected]"><TT>Runyan & Company</TT></A>.
<LI><FONT COLOR="#7733dd" FACE="arial">Supported by </FONT><A HREF="mailto:[email protected]"><TT>CESME UT Martin</TT></A>.
<LI><FONT COLOR="#7733dd" FACE="arial">Graphics by </FONT><A HREF="mailto:[email protected]"><TT>Michael Dayah</TT></A><FONT COLOR="#7733dd" FACE="arial"> of Lava Java</FONT>.
<LI><FONT COLOR="#7733dd" FACE="arial">Maintained by </FONT><A HREF="http://benray.com/"><TT>Benray.com</TT></A>.
<LI><FONT COLOR="#7733dd" FACE="arial">Rated by </FONT><A HREF="http://www.rsac.org/"><TT>RSAC</TT></A>.
</UL>
</TD>
</TR>
</TABLE>
</CENTER>
</BODY>
</HTML>