Steve Pugh <steve@pugh.net> wrote:
[color=blue]
>
mbakker@mac.kom.invalid (Marco Bakker) wrote:[color=green]
> >Steve Pugh <steve@pugh.net> wrote:[color=darkred]
> >>
mbakker@mac.kom.invalid (Marco Bakker) wrote:
> >>
> >> >
http://www.iboi.nl/dev/[/color]
> >[color=darkred]
> >> 2. Text size set in pixels, which means that IE users can't easily
> >> resize it. And considering that you've set the text size to a tiny
> >> size at least some of them are going to need to resize it before they
> >> can read anything.[/color]
> >
> >0.8em is what I think I will be using.[/color]
>
> Well, at least that's only 20% smaller than the browser default,
> rather than the 38% smaller that you have at the moment (assuming
> factory settings, could be more or less for individual users). So a
> step in the right direction.
>[color=green][color=darkred]
> >> >I didn't have the guts to try it out yet in IE5/5.5/Win though :-)
> >>
> >> The content is left aligned, because Win IE5.x doesn't support
> >> margin-left: auto; margin-right: auto;[/color]
> >
> >That will break the whole layout. Back to the drawing board I'm afraid.[/color]
>
> Not really. The page is still alid out as you specified, just on the
> left rather than in the middle.
>[color=green]
> >Absolute positioning, no auto centering, yikes.[/color]
>
> There's no need to use absolute positioning here. Just set text-align:
> center; on body (and text-align: left on all the children) and IE5.x
> will (incorrently) center it.
>
> Steve[/color]
Els and Steve your input has been great.
I'll put the site back up later. When I am sure I get the job to build
the original designer's PDF in HTML, which I did now with your help :-)
--
marco