<table>
<colgroup>
<col style="background:red;">
<col style="background:green;">
<col style="background:blue;">
</colgroup>
<tr>
<th>ردیف</th>
<th>کلاس</th>
<th>دانش آموز</th>
</tr>
<tr>
<td>1</td>
<td>الف</td>
<td>رضا</td>
</tr>
<tr>
<td>2</td>
<td>ب</td>
<td>علی</td>
</tr>
</table>