Changed some <td> to <th>

This commit is contained in:
Gary Moore 2021-05-21 15:21:03 -07:00
parent f1d9dd9b5c
commit ec3b863fc4

View File

@ -156,21 +156,21 @@ You can move directly from Enterprise to any valid destination edition. In this
<br> <br>
<table border="0" cellpadding="1"> <table border="0" cellpadding="1">
<tr> <tr>
<td colspan="10" align="center">Destination edition</td> <th colspan="10" align="center">Destination edition</th>
</tr> </tr>
<tr> <tr>
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td> <th>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
<td></td> <th>&nbsp;</th>
<td>Home</td> <th>Home</th>
<td>Pro</td> <th>Pro</th>
<td>Pro for Workstations</td> <th>Pro for Workstations</th>
<td>Pro Education</td> <th>Pro Education</th>
<td>Education</td> <th>Education</th>
<td>Enterprise LTSC</td> <th>Enterprise LTSC</th>
<td>Enterprise</td> <th>Enterprise</th>
</tr> </tr>
<tr> <tr>
<td rowspan="9" nowrap="nowrap" valign="middle">Starting edition</td> <th rowspan="9" nowrap="nowrap" valign="middle">Starting edition</th>
</tr> </tr>
<tr> <tr>
<td>Home</td> <td>Home</td>