aboutsummaryrefslogtreecommitdiff
path: root/htdocs/webring.inc
blob: 49af328c77bc26a7f710ddc5234cf3218f8eefb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<form action="http://pd.klingt.org/webring/" method="post">
<input type="hidden" name="base_url" value="">
<input type="hidden" name="description" value="CVS Repository at SourceForge">

<table width=260 cellpadding=0 cellspacing=0 border=0 bgcolor="#FFFFFF">
  <tr>
    <td width=55 height=25 align="center">
      <input type="image" name="next" src="http://pd.klingt.org/webring/next.gif" align="middle" border="0"></td>      
    <td width=62 height=25 align="center">
      <input type="image" name="list" src="http://pd.klingt.org/webring/list.gif" align="middle" border="0"></td>
    <td width=63 height=25 align="center">
      <input type="image" name="random" src="http://pd.klingt.org/webring/random.gif" align="middle" border="0"></td>
    <td width=80 height=25 align="center">
      <input type="image" name="previous" src="http://pd.klingt.org/webring/previous.gif" align="middle" border="0"></td>
  </tr>
  <tr>
    <td colspan=4 width=260 height=50 align="center">
      <a href="http://pd.klingt.org/webring/info.html">
      <img src="http://pd.klingt.org/webring/webring.gif" border=0 width=260
      height=50 align="middle" alt="pd webring"></a>
    </td>
  </tr>
</table>
</form>