0
Line-break between <tr>ās
I wanna code a ToDo List Webpage with a black line between the trās and tdās. I got it that the td line breaks are working but I have problems with the trās. Hereās my code: https://code.sololearn.com/W1wt5qt1D8hf/?ref=app
1 Antwoord
0
You can use this
<table class="list" align="center" border="1px">