Subversion Repositories svnkaklik

Rev

Details | Last modification | View Log

Rev Author Line No. Line
6 kaklik 1
<link rel="stylesheet" type="text/css" href="http://codez.darkdevils.co.uk/css.css">
2
<table border="0" cellpadding="0" cellspacing="1" width="81" height="97">
3
    <tr>
4
      <iframe src="shoutbox/shout.php" scrolling="auto" width="149" height="150" frameborder="0" name="shoutbox">
5
Your browser doesn't support IFrames. The shoutbox cannot be displayed.</iframe> 
6
      <td width="44" height="13"><b>Name:</b></td>
7
      <td width="118" height="13">
8
 
9
 
10
 <form method="POST" action="shoutbox/shout.php" target="shoutbox">
11
 
12
          <input type="text" NAME="user" size="11">
13
 
14
      </td>
15
    </tr>
16
    <tr>
17
      <td width="44" height="72" bordercolor="#FFFFFF" class="news"><b>Message:</b></td>
18
      <td width="118" height="72" valign="top">
19
          <textarea rows="2" NAME="message" cols="8"></textarea>
20
 
21
        </td>
22
    </tr>
23
      <tr>
24
      <td width="158" height="26" colspan="2">
25
 
26
          <input type="submit" value="Submit" name="submit"><input type="reset" value="Reset" name="reset"></p>
27
        </form>
28
        <br>
29
<a href="javascript:bb()" target="shoutbox"><b>BB codes</b></a>
30
<br>
31
<a href="javascript:show()" target="shoutbox"><b>View past</b></a>
32
</td>
33
      </tr>
34
  </table>
35
 
36
 
37
 
38
 
39
 
40
 
41