1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

Web Design pages on vista

Discussion in 'Web Design' started by djwilson, Dec 1, 2008.

  1. djwilson

    djwilson New Member

    hi,

    i have recently brought a vista but some webpages seem not to fit the whole page widthy ways :( is there a way or code to make it fit on vista aswell as on XP?


    it also happens in dreamweaver MX and Nvu that i use to edit web pages :(
     
  2. vareside

    vareside New Member

    You can check whether there is an error or failure in the HTML or CSS code that causes this behaviour on www.w3.org
     
  3. soka

    soka New Member

    I assume you are talking about being flexible on the width, not the height, as the page will naturally fill whatever hright is available?

    To be flexible on the width, you will have to design the site from the outset to work like this and specify the width of your layout divs in percentages.

    Not all site designs lend themselves to a flexible design so you need to keep that in mind.

    If the design is not suitable for flexible width, then just centre the page horizontally on the screen for best effect. Remeber you have control of the colour and patterning, if any, of that spare area around the page.
     
  4. rohit_tripathi60

    rohit_tripathi60 New Member


    Can you post a screen shot?