Thanks Aaron. I had to make the left margin a fixed number. When I
make it auto it works great, but when I click on new search the entire
frame shifts to the left a few pixels and I am stuck on why.

On Aug 18, 2:23 pm, "Aaron Heimlich" <[EMAIL PROTECTED]> wrote:
> On 8/18/07, Mitch <[EMAIL PROTECTED]> wrote:
>
>
>
> > I am pretty sure I can get the outdiv to float in the center of the page,
> > I just
> > have to remember how to do it.
>
> I believe this is what you're looking for:
>
> body {
>     position: relative;
>     margin-left: auto;
>     margin-right: auto;
>     width: 797px;
>
> }
>
> --
> Aaron Heimlich
> Web Developer
> [EMAIL PROTECTED]://aheimlich.freepgs.com

Reply via email to