Monferno on 02/10/10
Last Edited at 02/10/10 03:09pm
<form id="form" name="form" action=""> <table width="auto"> <tr> <td>Name: </td> <td><input type="text" name="name" /></td> </tr> <tr> <td>Content: </td> <td><textarea name="content" rows="30" cols="60"></textarea> </tr> </table></form>
Report this snippet Tweet
Comment:
You need to login to post a comment.