Top border missing in every table
-
I am using this css code for showing borders in my tables..
table, tr, td {
border: 1px solid black;
}but in every table the first row top border missing- top border in every border
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Top border missing in every table’ is closed to new replies.