79708453

Date: 2025-07-21 00:47:51
Score: 1
Natty:
Report link

there is an easy solution for this problem instead of typing:

tr{

border-bottom:...;

}

you type :

th,td,table{

 border-bottom:...;
border-collapse:collapse;

}

it should work cause i had your same problem before

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Chayma Bendaoud