table-no-wrap
by Alex McWhinnie
HTML
<link rel="stylesheet" href="https://assets.ipums.org/_css/jsfiddle.1.0.css">
<script src="https://assets.ipums.org/_js/load-fonts.1.3.js"></script>
<table class="no-wrap-col-1">
<tr>
<th>Dataset</th>
<th>Record<sup>1</sup></th>
<th>Year(s)<sup>2</sup></th>
<th>Phase<sup>3</sup></th>
<th>Recode<sup>4</sup></th>
<th>Cases</th>
<th>Universe<sup>5</sup></th>
<th>Notes</th>
</tr>
<tr>
<td>Benin 1996</td>
<td>Woman</td>
<td>1996</td>
<td>3</td>
<td>3</td>
<td>5,491</td>
<td>Women aged 15-39</td>
<td>Some notes about the questionaaire</td>
</tr>
<tr>
<td>Benin 1996</td>
<td>Child</td>
<td>1996</td>
<td>3</td>
<td>3</td>
<td>3,011</td>
<td>Children aged 0-2</td>
<td></td>
</tr>
<tr>
<td>Benin 1996</td>
<td>Birth</td>
<td>1996</td>
<td>3</td>
<td>3</td>
<td>19,359</td>
<td>Births</td>
<td></td>
</tr>
<tr>
<td>Democratic Republic of Congo 2001</td>
<td>Woman</td>
<td>2001</td>
<td>4</td>
<td>4</td>
<td>6,219</td>
<td>Women aged 15-39</td>
<td></td>
</tr>
<tr>
<td>Democratic Republic of Congo 2001</td>
<td>Child</td>
<td>2001</td>
<td>4</td>
<td>4</td>
<td>5,349</td>
<td>Children aged 0-2</td>
<td></td>
</tr>
<tr>
<td>Democratic Republic of Congo 2001</td>
<td>Birth</td>
<td>2001</td>
<td>4</td>
<td>4</td>
<td>19,398</td>
<td>Births</td>
<td></td>
</tr>
</table>