+ 1
Why the colspan attribute merged the 2nd & 3rd column, why it didnt added the 1st & 2nd colun instead?
4 Antworten
+ 4
If you have 3 columns and you wanna merge the first and second, you could have done <td colspan=2></td> <td></td>
+ 3
@cheeze thanks😃
+ 1
Ok
0
u missed something there cheeze were is the </br>