Edit in JSFiddle

<table>
<tr>
  <th>월</th> <th>화</th> <th>수</th>
</tr>
<tr>
  <td>1일</td> <td>2일</td> <td>3일</td>
</tr>
</table>