Forum Moderators: open
I would like my users to be able to resize the text on my pages via the View>Fonts feature in IE or the View>Text Size feature in Firefox.
I'm using a stylesheet with the font set to "100%" and in my pages I have CSS styles such as style="font-size: 1em."
Thing is, my XHTML 1.0 validates. It looks great in IE but comes out way too large in Firefox.
What's going on and what to do about it?