"Els"
[color=blue]
> Abby Hart wrote:
>[color=green]
> > "Els" wrote in message
> >[color=darkred]
> >>One more thing:
> >>
http://locusmeus.com/html-css/pageslipping.html
> >>:-)[/color]
> >
> > I'm confused now? I thought I had "solved" the centering issue. Is that
> > layout misbehaving? What flavor of gecko?[/color]
>
> Any flavour of Gecko.
>[color=green]
> > I agree that my actual solution to the "centering" problem is clunky ...[/color][/color]
but[color=blue][color=green]
> > it's mine and I have high hope for it. I was toying with raising it's
> > clunkyness as a separate thread ... maybe I should??[/color]
>
> You have this:
> <div align="center">
> <div id="MainContent">
> <div id="BodyContent" style="position:
> relative;left:0px;top:115px">[/color]
Yup ... you caught me with my pants down ... ;)
[color=blue]
>
> align="center" would be better in the stylesheet, like you
> did with the other styles.
> But also, there is no need to set it to that extra div, as
> you can set it to the body element itself. Saves you one div.[/color]
That div in the html has been the only way I have found so far that works
for IE without breaking what it does in my versions of Mzilla & Firefox ...
its what I meant by clunky. My knowledge is extremely limited, or do I mean
my understanding? I have no background at all in either math or programming
which makes it kinda tough to get a grip on some of the more quirky things
that css can do (My brain won't think in numbers and formulae ... I have to
scratch on paper sometimes for hours to reduce a problem to something I can
understand)[color=blue]
>
> But just use one of the two options I gave to prevent the
> problem, but instead of '#container' or 'page', read
> #MainContent :-)[/color]
Thanks for your interest, Els - I appreciate it. I looked over your page
earlier ... I'll need a clear head to implement its 'lessosn' effectively
.... been on the k/b and caffeine for too many hours ...