blob: b936e5d099605790c7ac6ffd2b7bf74edac73cd4 [file] [log] [blame]
html, body {
margin: 0;
}
table {
border-collapse: collapse;
border : 1px solid red;
}
td {
border : 1px solid blue;
width: 5px;
height: 5px;
}