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 Resposta
0
You can use this
<table class="list" align="center" border="1px">