Can a continuous vertical line be added to separate each month in a table using CSS when the <th>
tag changes? For instance, consider the table below:
What is the best way to insert a vertical line that runs top to bottom between each month through CSS?