I wonder what would be the best way to catch the font size visible to user in IE. I cannot depend on size related html tags, because they are not inside the html page source code. Somehow I need a way to capture the font visually on browser and determine the font size.
What would you suggest for this?