下記、HTMLを入力した際、アプリで表示するとすべて線(枠)が消えてしまいます。
PCでは線が表示されており、解決策がわからず投稿させて頂きました。
何卒よろしくお願い申し上げます。
<center><span style="color: #003ca9; font-size: 22pt;"><b>商品X</b></span></center>
<table border="0" width="100%" cellspacing="1" cellpadding="10" bgcolor="#c0c0c0">
<tbody>
<tr>
<td align="center" bgcolor="#dbe8ff" width="80"><span style="color: #003ca9;"><b>商品説明</b></span></td>
<td align="left" bgcolor="#FFFFFF"><span style="color: #525252; font-size: medium;"> </span>
<table border="3">
<tbody>
<tr>
<td colspan="2"><strong>【あいう】</strong> <span style="font-size: 10pt;">あいう</span></td>
</tr>
<tr>
<th><span style="color: #999999;">12</span></th>
<td style="text-align: left;"><span style="color: #999999;">Q</span></td>
</tr>
<tr>
<th><span style="color: #999999;">13</span></th>
<td style="text-align: left;"><span style="color: #999999;">Q</span></td>
</tr>
<tr>
<th><strong><span style="color: #ff0000;">12</span></strong></th>
<td style="text-align: left;"><strong><span style="color: #ff0000;">Q</span></strong><</td>
</tr>
<tr>
<th><span style="color: #999999;">13</span></th>
<td style="text-align: left;"><span style="color: #999999;">Q</span></td>
</tr>
<tr>
<th><span style="color: #999999;">14</span></th>
<td style="text-align: left;"><span style="color: #999999;">Q</span></td>
</tr>
<tr>
<th><span style="color: #999999;">15</span></th>
<td style="text-align: left;"><span style="color: #999999;">Q</span></td>
</tr>
</tbody>
</table>
<table border="3">
<tbody>
<tr>
<td colspan="2"><b> 表2</b></td>
</tr>
<tr>
<th><span style="color: #000000;">1</span></th>
<td style="text-align: left;"><span style="color: #000000;">A</span></td>
</tr>
<tr>
<th><span style="color: #000000;">2</span></th>
<td style="text-align: left;"><span style="color: #000000;">A</span></td>
</tr>
<tr>
<th><span style="color: #000000;">3</span></th>
<td style="text-align: left;"><span style="color: #000000;">A </span></td>
</tr>
<tr>
<th><span style="color: #000000;">4</span></th>
<td style="text-align: left;"><span style="color: #000000;">A</span></td>
</tr>
<tr>
<th><span style="color: #000000;">5</span></th>
<td style="text-align: left;"><span style="color: #000000;">A</span></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center" bgcolor="#dbe8ff" width="80"><span style="color: #003ca9;"><b> あいう</b></span></td>
<td align="left" bgcolor="#FFFFFF">A</td>
</tr>
</tbody>
</table>