I have a bunch of images (all are 80x80) I want to line them up horizontally so that they fill 100% of the users screen. So someone with a widescreen resolution sees: xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx while someone with say a 800x600 resolution would see: xxxxxxx xxxxxxx xxxxxxx xxxxxxx xxxxxxx does anyone know how to do this? I'm not sure if its possible with tables. Thanks in advance for any info.