1<html><body><table><tbody>
2<tr>item1</tr>
3<tr bgcolor="yellow">item2</tr>
4<tr>item3</tr>
5<tr bgcolor="yellow">item4</tr>
6<tr>item5</tr>
7<tr bgcolor="yellow">item6</tr>
8</tbody></table></body></html>
9