1 <table style=
"table-layout: fixed; width: 200px; border-collapse: collapse;">
2 <col style=
"width: 10px;">
3 <col style=
"width: 10px;">
4 <col style=
"width: 10px;">
5 <col style=
"width: 80px;">
6 <col style=
"width: 90px;">
10 <td colspan=
"3" style=
"height: 50px; background-color: green;"></td>
16 <table style=
"table-layout: fixed; width: 200px; border-collapse: collapse;">
17 <col span =
"2" style=
"width: 10px;">
18 <col style=
"width: 80px;">
19 <col style=
"width: 10px;">
23 <td colspan=
"3" style=
"height: 50px; background-color: green;"></td>