Maximise site

Discussion in 'HTML & Website Design' started by jon2k6, Apr 16, 2007.

  1. #1
    Can anyone tell me how to maximise my site width so it fits perfectly in all browsers please? what width do I need to make it.
     
    jon2k6, Apr 16, 2007 IP
  2. arcguy

    arcguy Well-Known Member

    Messages:
    1,056
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    153
    #2
    mostly 760PX for a 800*600 monitor resolution screen, you cant satisfy everyone at once:)
     
    arcguy, Apr 16, 2007 IP
  3. 8everything

    8everything Peon

    Messages:
    16,350
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #3
    For your table place width=100% so it fills up the whole screen resolution for all sizes!
     
    8everything, Apr 16, 2007 IP
  4. jon2k6

    jon2k6 Guest

    Messages:
    602
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I don't use tables, do you mean my container?
     
    jon2k6, Apr 16, 2007 IP
  5. Valve-Hosting

    Valve-Hosting Peon

    Messages:
    1,071
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yeah your container. Just set it to 100% ;)
     
    Valve-Hosting, Apr 17, 2007 IP
  6. rhamm1320

    rhamm1320 Peon

    Messages:
    78
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Not sure what web editing software you are using, but with tables, I always set one outside table to 100% and one one of the columns inside the table, do not specify a width, so it always adjusts.

    From there, I put more tables inside the main table as needed.
     
    rhamm1320, Apr 17, 2007 IP
  7. Valve-Hosting

    Valve-Hosting Peon

    Messages:
    1,071
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #7
    He said he doesn't use tables and nor should you :p ;)
     
    Valve-Hosting, Apr 17, 2007 IP