0
How to make my table row longer?
3 Answers
+ 3
Do you have an example to help us understand the problem?
Please add which language to your tabs
+ 2
Which language Tokyo
You need to attract the right person to help you
+ 1
<table border="10">
<tr>
<td>gold</td>
<td>Silver</td>
<td>Platinum </td>
<tr>
</table>
Is there a way to make the test bigger and the row longer? I tried with pixels but it didn't work