page layout - web page size

Ask a Question related to Web Design, Design and Development.

  1. #1

    Default page layout - web page size

    When I maximise my browser window when viewing my published web pages, the page no longer fills the window, leaving an unused area to the right, which looks unbalanced. I realise the size is optimised for browser windows that are not maximised, because it fits perfectly then, but is there anything I can do to make it look good in both


    Jon D Guest

  2. Similar Questions and Discussions

    1. Page layout breaks when Editing page
      I've created a site for a client who wants to use Contribute to edit it. The site wasn't built with Dreamweaver (hand-coded). Pages look fine when...
    2. Edit page layout different from real page
      When I edit the following page in contribute it just shows up differently than in the browser. A bit annoying when trying to change the text. ...
    3. Page layout in PDF
      Is there a way I can set up the PDF-export so that my 10-page book will print as a foldable booklet? In other words, I'd like to print the spreads on...
    4. Page Layout
      Hello, I have created an ASP.NET web page and it looks really good when the browser is set to view the page in "Medium" text size. But when the...
    5. Web page layout size
      Hello do all the Experts out there, When I save or select a "WebPages" I seem to get a strange size. "VDA 6"X14" Creating within this size and...
  3. #2

    Default Re: page layout - web page size

    With Publisher 2000 (later versions no, older versions ???) you can add a
    <center> and </center> in EACH html file which will center your page. Every
    time you save your web files it will require you to again add the <center>
    and </center>. I did this for awhile, a short while.

    Another thing you can do is under File, Page Setup, select a wide page.
    This will make the display better for most folks but it will require those
    with monitor settings of 640x480 to scroll horizontally. I think to avoid
    scrolling one needs their monitor set at 1024x1068 and above. The wide page
    setting will allow you to put more on your web page.


    --
    Don
    --------
    Vancouver, USA - One of the great cities in one of the 45+ countries in the
    Americas!


    "Jon D" <jondix_01@hotmail.com> wrote in message
    news:EECBCBDC-E37F-4B3A-8B59-B1B1BC697387@microsoft.com...
    > When I maximise my browser window when viewing my published web pages, the
    page no longer fills the window, leaving an unused area to the right, which
    looks unbalanced. I realise the size is optimised for browser windows that
    are not maximised, because it fits perfectly then, but is there anything I
    can do to make it look good in both?
    >
    >

    Don Schmidt Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139