Markup:
<TABLE>
<COLGROUP>
<COL width="150">
<COL align=right>
<COL width="75">
</COLGROUP>
<TR>
<TD>...contents...</TD>
</TR>
</TABLE>
|
Display:
|
COL set to 175
|
COL aligned right
|
COL set to 100
|
|
1
|
2
|
3
|
| 4 |
5 |
6 |
|
At the time of writing, the latest version of
this browser
rendered the preceding example well, while the latest version of
this browser did not.
|
|