Unicode character rendered at a different size in IE6
问题 In a web application, I have to display a special unicode character, know as BLACK DIAMOND (U+25C6) (see here for more details). Here is a sample : ◆ The font defined for the page is Arial, with size 13px. Surprisingly, the character is rendered with a bigger size in IE6 vs other browsers (FF, Chrome, ...). Is there any reason of this weird behavior and what is the solution to avoid this ? 回答1: This is because the specified character is missing from the font you specified. So the browser