We're running into issues with how we specify font sizes. If we specify the font sizes using pt, they don't always look the same across browsers/platforms. If we specify font sizes using px, IE6 users can't resize the text.
以上就是How do you specify font sizes in CSS so that they match mockups and allow resizing?的详细内容,更多请关注web前端其它相关文章!