Line-break between <tr>’s | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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

17th Feb 2021, 3:36 PM
Leander
Leander - avatar
1 Réponse
0
You can use this <table class="list" align="center" border="1px">
18th Feb 2021, 5:04 AM
Ehosanul Haque
Ehosanul Haque - avatar