I have strange problem in IE6: When I'm trying to display "cross of lorraine" - I actually get something like empty rectangle, it's bad displayed in ie6. How can I workaround this problem? Cross of lorraine: ☨
I don't like workaround with displaying image with it for IE6 only
Ok I've actually found: this - but for cross of lorraine (☨) does not working
source file: index.html:
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type" />
</head>
<body>
☨
</body>
</html>