Multiple images to fit 100% of screen

Discussion in 'HTML & Website Design' started by xyz, Jan 2, 2007.

  1. #1
    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.
     
    xyz, Jan 2, 2007 IP
  2. wwws

    wwws Notable Member

    Messages:
    3,385
    Likes Received:
    285
    Best Answers:
    0
    Trophy Points:
    225
    #2
    With tables you would want to do something like this.
     
    wwws, Jan 2, 2007 IP