Source code
Revision control
Copy as Markdown
Other Tools
div {
background: yellow;
}
table {
background: grey;
border-spacing: 0;
border-collapse: collapse;
}
td, th {
padding: 0;
vertical-align: top;
}