How to fix font size while user zooms (CTRL+'+') in my web site
I want to keep the font size to be fixed even when the user zooms. Can I accomplish it without using JavaScript? Is there any html or CSS method to achieve it?