Friday, November 19, 2010

How can i lock a font size in html so that it doesnt change when the user changes the font size in Explorer?

I am using Front Page to design some websites but when i finish designing, i upload my page and when the internet explorer settings are normal everything is ok but if i change it to Large it will screw the whole tables and margins! i want to lock the text font size so that it doesnt change at all! Thanks alot for the help :)How can i lock a font size in html so that it doesnt change when the user changes the font size in Explorer?
You have to use css to size your text. Some measurement units of css cannot be resized through that browser option.

%26lt;font style=';font-zise:12px;';%26gt;Text here%26lt;/font%26gt;How can i lock a font size in html so that it doesnt change when the user changes the font size in Explorer?
CSS is needed to lock down a design, that is the only and still bypass-able option.

No comments:

Post a Comment