center html fragments on web page

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

  1. #1

    Default center html fragments on web page

    Hi Everyone,
    A year or two ago I asked this question. At that time there seemed to be no
    answer. I was wondering if anyone has a solution to centering htm or html
    fragments on their web page, when published. I am speaking about search
    engines and such things. My search engines want to go to the sight side of
    the page. I realize few people go to the bother to center, but I would like
    to be able to do so on my web page. It is called "Life of Christ Ministry".
    If you want to see what I mean here is my URL:
    [url]http://users.losch.net/~bushr/index.html[/url]
    --
    Sincerely & thanks,
    Dick


    Dick Guest

  2. Similar Questions and Discussions

    1. Center table on page.
      My url is http://www.lc.capellauniversity.edu/~167007/ I am trying to center my table on the browser window when opened. I tried 5% ( top margin...
    2. Center of a page alignement
      How can I center an object on the page? Equivalent of P within CorelDraw. Thank you in advance. AC
    3. How to center web page?
      How do I center my web page created in publisher?
    4. How do I center a .swf embedded in Html?
      HI I need to center my flashmovie so it is in the middel of the html-page no matter the resolution? It is made as a popup - but it doesnt have to...
    5. Should I center the page while working on it?
      Hi, Thanks again for any help. I know the best size to keep the tables is 760, but my question is while im working on the page should I center...
  3. #2

    Default Re: center html fragments on web page

    An add on comment. This problem does not exist in MS Publisher 2000.

    "Dick" <rlbush@echomatrix.net> wrote in message
    news:%23Y4QR1n6DHA.1428@TK2MSFTNGP12.phx.gbl...
    > Hi Everyone,
    > A year or two ago I asked this question. At that time there seemed to be
    no
    > answer. I was wondering if anyone has a solution to centering htm or html
    > fragments on their web page, when published. I am speaking about search
    > engines and such things. My search engines want to go to the sight side of
    > the page. I realize few people go to the bother to center, but I would
    like
    > to be able to do so on my web page. It is called "Life of Christ
    Ministry".
    > If you want to see what I mean here is my URL:
    > [url]http://users.losch.net/~bushr/index.html[/url]
    > --
    > Sincerely & thanks,
    > Dick
    >
    >

    Dick Guest

  4. #3

    Default Re: center html fragments on web page

    Publisher 2000 and 2002 are as different as night and day with regards to
    web design. Anyone that has been with this newsgroup for a bit or read any
    of the documentation on my web site knows that.
    Visit my sites 2002 section and read the first article.

    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]

    "Dick" <rlbush@echomatrix.net> wrote in message
    news:OhXLj4n6DHA.1040@TK2MSFTNGP10.phx.gbl...
    > An add on comment. This problem does not exist in MS Publisher 2000.
    >
    > "Dick" <rlbush@echomatrix.net> wrote in message
    > news:%23Y4QR1n6DHA.1428@TK2MSFTNGP12.phx.gbl...
    > > Hi Everyone,
    > > A year or two ago I asked this question. At that time there seemed to be
    > no
    > > answer. I was wondering if anyone has a solution to centering htm or
    html
    > > fragments on their web page, when published. I am speaking about search
    > > engines and such things. My search engines want to go to the sight side
    of
    > > the page. I realize few people go to the bother to center, but I would
    > like
    > > to be able to do so on my web page. It is called "Life of Christ
    > Ministry".
    > > If you want to see what I mean here is my URL:
    > > [url]http://users.losch.net/~bushr/index.html[/url]
    > > --
    > > Sincerely & thanks,
    > > Dick
    > >
    > >
    >
    >

    David Bartosik - MS MVP Guest

  5. #4

    Default Re: center html fragments on web page

    Centering in 2002 is very difficult if possible at all. This is due to the
    use of CSS 2 with absolute positioning. (see [url]www.w3c.org[/url]) and in fact the
    use of the center tag is deprecated.
    Looking at your sites code I see you are using 2002 in it's original state
    which is a big mistake. You need to load Service Packs 1 and 2 asap. See my
    sites 2002 section for details.
    Once you resave your pages in 2002 SP 2 you'll probably see some difference
    in the output. As for code fragments, those are coded relative to where you
    put the fragment box on the page. Draw the fragment in the center of the
    page and you should get the output close to that. That said it's not quite
    that simple it does depend on the code in the fragment and the code outside
    the fragment.
    Looking at your code I think you care using a center tag in the fragment, I
    suggest removing that as all it does is center the search box inside the
    table cell, it has no effect on the centering on the table or cells.

    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]

    "Dick" <rlbush@echomatrix.net> wrote in message
    news:%23Y4QR1n6DHA.1428@TK2MSFTNGP12.phx.gbl...
    > Hi Everyone,
    > A year or two ago I asked this question. At that time there seemed to be
    no
    > answer. I was wondering if anyone has a solution to centering htm or html
    > fragments on their web page, when published. I am speaking about search
    > engines and such things. My search engines want to go to the sight side of
    > the page. I realize few people go to the bother to center, but I would
    like
    > to be able to do so on my web page. It is called "Life of Christ
    Ministry".
    > If you want to see what I mean here is my URL:
    > [url]http://users.losch.net/~bushr/index.html[/url]
    > --
    > Sincerely & thanks,
    > Dick
    >
    >

    David Bartosik - MS MVP Guest

  6. #5

    Default Re: center html fragments on web page

    Thank you David. I have installed Service Pack 1 and ordered Service Pack 2
    CD since it is 50 mb and will take too long to download on dial up. However
    it is back ordered, so who knows how long I will have to wait. If anyone has
    one I would be most appreciative to receive it.
    --
    Sincerely & thanks,
    Dick
    "Dick" <rlbush@echomatrix.net> wrote in message
    news:%23Y4QR1n6DHA.1428@TK2MSFTNGP12.phx.gbl...
    > Hi Everyone,
    > A year or two ago I asked this question. At that time there seemed to be
    no
    > answer. I was wondering if anyone has a solution to centering htm or html
    > fragments on their web page, when published. I am speaking about search
    > engines and such things. My search engines want to go to the sight side of
    > the page. I realize few people go to the bother to center, but I would
    like
    > to be able to do so on my web page. It is called "Life of Christ
    Ministry".
    > If you want to see what I mean here is my URL:
    > [url]http://users.losch.net/~bushr/index.html[/url]
    > --
    > Sincerely & thanks,
    > Dick
    >
    >

    Dick Guest

  7. #6

    Default Re: center html fragments on web page

    Send me your address and I can send you a copy.

    In the meantime go ahead and redo your site with version 2002 SP1.

    SP1 fixed the html code issue which is the most important one.
    SP2 fixed the meta tag issue.

    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]


    "Dick" <rlbush@echomatrix.net> wrote in message
    news:e9b%23s9A7DHA.2760@TK2MSFTNGP09.phx.gbl...
    > Thank you David. I have installed Service Pack 1 and ordered Service Pack
    2
    > CD since it is 50 mb and will take too long to download on dial up.
    However
    > it is back ordered, so who knows how long I will have to wait. If anyone
    has
    > one I would be most appreciative to receive it.
    > --
    > Sincerely & thanks,
    > Dick
    > "Dick" <rlbush@echomatrix.net> wrote in message
    > news:%23Y4QR1n6DHA.1428@TK2MSFTNGP12.phx.gbl...
    > > Hi Everyone,
    > > A year or two ago I asked this question. At that time there seemed to be
    > no
    > > answer. I was wondering if anyone has a solution to centering htm or
    html
    > > fragments on their web page, when published. I am speaking about search
    > > engines and such things. My search engines want to go to the sight side
    of
    > > the page. I realize few people go to the bother to center, but I would
    > like
    > > to be able to do so on my web page. It is called "Life of Christ
    > Ministry".
    > > If you want to see what I mean here is my URL:
    > > [url]http://users.losch.net/~bushr/index.html[/url]
    > > --
    > > Sincerely & thanks,
    > > Dick
    > >
    > >
    >
    >

    David Bartosik - MS MVP Guest

  8. #7

    Default Re: center html fragments on web page

    David,
    Since I wrote to you I was able to download and install Office 2002 Service
    Pack 2. I discovered it was only about 15mb. Microsoft sent me a note saying
    they had shipped the CD. Thank you for your generous offer, but I will not
    be needing it, at least not at this time.
    Sincerely & thanks,
    Dick

    "David Bartosik - MS MVP" <dbartosik@mvps.org> wrote in message
    news:OohXseE7DHA.2576@TK2MSFTNGP11.phx.gbl...
    > Send me your address and I can send you a copy.
    >
    > In the meantime go ahead and redo your site with version 2002 SP1.
    >
    > SP1 fixed the html code issue which is the most important one.
    > SP2 fixed the meta tag issue.
    >
    > --
    > David Bartosik - MS MVP
    > for Publisher help:
    > [url]www.davidbartosik.com[/url]
    > enter to win Pub 2003:
    > [url]www.davidbartosik.com/giveaway.aspx[/url]
    >
    >
    > "Dick" <rlbush@echomatrix.net> wrote in message
    > news:e9b%23s9A7DHA.2760@TK2MSFTNGP09.phx.gbl...
    > > Thank you David. I have installed Service Pack 1 and ordered Service
    Pack
    > 2
    > > CD since it is 50 mb and will take too long to download on dial up.
    > However
    > > it is back ordered, so who knows how long I will have to wait. If anyone
    > has
    > > one I would be most appreciative to receive it.
    > > --
    > > Sincerely & thanks,
    > > Dick
    > > "Dick" <rlbush@echomatrix.net> wrote in message
    > > news:%23Y4QR1n6DHA.1428@TK2MSFTNGP12.phx.gbl...
    > > > Hi Everyone,
    > > > A year or two ago I asked this question. At that time there seemed to
    be
    > > no
    > > > answer. I was wondering if anyone has a solution to centering htm or
    > html
    > > > fragments on their web page, when published. I am speaking about
    search
    > > > engines and such things. My search engines want to go to the sight
    side
    > of
    > > > the page. I realize few people go to the bother to center, but I would
    > > like
    > > > to be able to do so on my web page. It is called "Life of Christ
    > > Ministry".
    > > > If you want to see what I mean here is my URL:
    > > > [url]http://users.losch.net/~bushr/index.html[/url]
    > > > --
    > > > Sincerely & thanks,
    > > > Dick
    > > >
    > > >
    > >
    > >
    >
    >

    Dick 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