So I want table to have borders only below each row.
td{
border-bottom-style: solid;}
But, between columns, there is visible border break. I don't get how can I remove that?
table {
border-collapse: collapse;
}
http://jsfiddle.net/Adrift/LSNR7/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With