Check out example codes for "table border color html". It will help you in understanding the concepts better.
Code Example 1
table, th, td {
border: 1px solid black;
}
Code Example 2
table, th, td {
border: 1px solid black;
}
Learn ReactJs, React Native from akashmittal.com