<table width="95%" class="border" border="0" cellspacing="0" cellpadding="0" align="right"> <tr> <td> <table width="100%" border="0" cellspacing="1" cellpadding="2"> <tr> <td class="titlerow"> <font class="titletext"> My Options </font> </td> </tr> <tr> <td class="row"> <font class="text"> <form action="<tag:self />" method="post"> <input type="hidden" name="a" value="change_my_options"> My Email Address: <input type="text" name="email" value="<tag:email />" size="40"><br> (<b>Note</b>: If left blank, it will be the same as if the option below has been unchecked)<br><br> Show email address: <input type="checkbox" name="showemail" <tag:showemail />> </font> </td> </tr> <tr> <td class="row" align="center"> <input type="submit" value="Submit"> </td> </tr> </table> </td> </tr> </table>