Hi , I have a nested table inside a main table that I want to give top radios corners for this nested table.
Need help with table round corner
3
Hi ,
I have a nested table inside a main table that I want to give top radios corners for this nested table.
I am not a coder so would be great if someone give a outline instructon how to achieve this.
Below is the code:
<table style="text-align: center; border-collapse: collapse; width: 550px; margin-top: 20px; background-color: rgb(255, 0, 0);" width="" align="center">
<tbody>
<tr>
<td>
<table style="border-collapse: collapse; width: 450px; margin-top: 20px; background-color: rgb(255, 255, 255);" width="" align="center">
<tbody>
<tr>
<td style="text-align: center; "><br />
</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
Thanks in advance.
I have a nested table inside a main table that I want to give top radios corners for this nested table.
I am not a coder so would be great if someone give a outline instructon how to achieve this.
Below is the code:
<table style="text-align: center; border-collapse: collapse; width: 550px; margin-top: 20px; background-color: rgb(255, 0, 0);" width="" align="center">
<tbody>
<tr>
<td>
<table style="border-collapse: collapse; width: 450px; margin-top: 20px; background-color: rgb(255, 255, 255);" width="" align="center">
<tbody>
<tr>
<td style="text-align: center; "><br />
</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
Thanks in advance.
- lovening
- prosunm807
- tnob
- Mehdi Fracso
- Betasolutionscpa Banned
Next Topics on Trending Feed
-
3