3 Show the world your thoughts and opinions
\r
7 <form action="SaveNewEntry.rails" method="post">
\r
10 <legend>Entry contents:</legend>
\r
12 <table align="center" width="100%" border="0" cellspacing="2" cellpadding="2">
\r
15 <td><input type="text" name="title" maxlength="45" size="45"></td>
\r
18 <td colspan="2">Contents:</td>
\r
22 <textarea name="contents" cols="60" rows="20"></textarea>
\r
29 <div align="center">
\r
30 <input name="act" type="submit" value="Publish">
\r