Jim Flack wrote:[color=blue]
>
> I'm currently trying to set up a webpage where 'visitors' can select their
> own size text ... tried to set the body element to font
> size 70% (see
www.flackgenealogy.co.uk/test1.html) and leave all the other
> main page element unstated[/color]
Don't set body text to such a ridiculously small size - it will look
like fly droppings to many people. Get rid of Verdana while you're at it
- if you stop using it, you'll be less likely to set such tiny sizes in
the first place. Search google for past discussions on Verdana.
If 100% still looks too large in your particular browser, then you are
the one who should change browser settings, not the visitor. Just reduce
your own default text size until 100% looks good to you.
[color=blue]
> IE6 chooses to ignore the body 70% font size instruction in the
> stylesheet and displays the TD content at 100%.[/color]
This could be because your page is triggering IE6 quirks mode, not
standards mode. Get rid of the xml prolog if you want more predictable
rendering in IE6. Search google for more info on this.
BTW, you should probably be using a Strict DTD, not Transitional.
--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.