To Create A Table, Use The Following Html in the HTML mode. _____________________________________________________________
<table width="500" height="47" border="1" > <tr> <td> </td> <td> </td> </tr> </table>