On 2007-02-08, vunet.us@gmail.com <vunet.us@gmail.com> wrote:
> Hello,
> My table's cell has a 100px width. But when I shrink window, the cell
> size gets smaller and smaller. How can I avoid this? The code is
> below. Thanks you all.
Set a width on the whole table instead (about 700px in this case), and
not on the <td>s.