A common issue such designers have is users having the ability to resize webpage text to meet their level of reading comfort. All modern browsers have resizing capabilities; however, some have more powerful capabilities than others do. For example, IE can only size text to five sizes (smallest, smaller, medium, larger, and largest) while Opera can resize text and images from 20% to 1000% of the original size. As well, IE can only resize relatively sized text (i.e. em, pt, cm, in, %), while other browsers can resize even absolutely sized text (i.e. px).
Given the common and predominant disapproval of IE’s relatively low support for CSS 2.1, many people often attribute IE’s inability to resize absolutely sized text as a bug. Some even go as far as saying IE is broken in this regard. I strongly disagree with this notion.
