how to adjust the template in all screen

Discussion in 'HTML & Website Design' started by Namrata, Apr 15, 2009.

  1. #1
    hi frnds,

    I have a developed a site and i want to be of same size in all the browser and also same height & width in any size of screens is this possible if yes please help me how to do it...............a simple code just to fit my site in any screen properly.:D
     
    Namrata, Apr 15, 2009 IP
  2. designgenerator

    designgenerator Guest

    Messages:
    118
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    browsers do differ in displaying of the code. however, it's really hard to solve the problem without seeing the actual site. what's the url?
     
    designgenerator, Apr 15, 2009 IP
  3. basher-stm

    basher-stm Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    browser to browser vary the size of content
    so it is not possible to adjust same size on the browser
     
    basher-stm, Apr 18, 2009 IP
  4. RockyMtnHi

    RockyMtnHi Active Member

    Messages:
    211
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #4
    The best way to do this is start with a consistent rendering by using error-free XHTML 1.0 Strict code.

    If you absolutely have to you can recognize the browser in your server code like php, asp. asp.net. Once you do this you can make minor adjustments to size pages based on browser.
     
    RockyMtnHi, Apr 18, 2009 IP