+ 5
Do external css border styles work for tables?
I tried severally buh none worked if it works, how do u do it
2 Answers
+ 1
table, th, tdĀ {
Ā Ā Ā border:Ā 1px solid black;
}
+ 1
i haven't tried but it should work...maybe u are just not doing the right way...Google it.