for some reason i can't create a simple table like <table width="100%"> <tr><td>a</td><td>b</td> <tr><td>a</td><td>b</td> <tr><td>a</td><td>b</td> <tr><td>a</td><td>b</td></table> in a post. it shows 5 blank rules above the table. is it possible to make a working "table tag" with...