Nicky McCatty wrote: > I want the Greek to appear on a web page.
As others have commented, this is not a CSS question. Moreover, a URL would be needed for any constructive discussion. > Even with Symbol, I have unpredictable results. This suggests that your entire approach might be completely wrong, "fontistic fantacy", see http://www.alanflavell.org.uk/charset/fontface-harmful.html which applies equally well to CSS attempts at extending character repertoire with font tricks. The Symbol font is unusable in web authoring, as it has wrong glyphs for characters. It has e.g. an alpha where the letter "a" should appear, and this error might be useful in some contexts, but not on the web where you cannot really _control_ fonts, just suggest. -- Yucca, http://www.cs.tut.fi/~jkorpela/ ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
