The style is used instead of deprecated
cellpadding
attribute of the table
th, td {
    border: 1px solid black;
    padding: 5px;
}
by Valeri Tandilashvili
5 years ago
CSS
1
Pro tip: use ```triple backticks around text``` to write in code fences