RootsWeb.com Mailing Lists
Total: 1/1
    1. Re: [ROOTSWEB-HELP] Table - Centered
    2. Pat Geary
    3. At 11:10 AM 9/10/2010, you wrote: >Thanks, those tips that were posted certainly helped. > >I noticed having the two javascript sections on the page that >centers with the >page and not the table makes it difficult to line all the things up >accordingly. >I don't know how to make it to center to the table other than to >oversize it for >the page. So any suggestions would be helpful. > >I really would like to keep the javascript but can see that in a way it is a >problem. Put a container div around all your content and center the container div #container { style rules which include margin: 0px auto: } make sure and give the container a width. pat

    09/10/2010 05:19:12