|
Posted by Jonathan N. Little on 06/12/06 20:40
Philip Semanchuk wrote:
> In article <1der821o5bru89kk3nla1rjnrtihirvdlf@4ax.com>,
> Sid Ismail <elsid@nospam.co.za> wrote:
>
>> On Mon, 12 Jun 2006 16:20:08 GMT, Philip Semanchuk
>> <NikitaTheSpider@gmail.com> wrote:
>>
>> : Methinks you
>> : will have to resort to graphics.
>>
>>
>> Sure, I do - when I create the page. :)
>> Look at http://myweb.absa.co.za/elsid/hands.html e.g.
>>
>> When the World Bridge Federation put something up, I have a problem.
>> I have complained many times, but they will not change to images. :(
>
> If you spend a lot of time on that site and the problem is really
> annoying to you, you might want to consider grabbing a copy of Opera.
> It's free, it's fast (faster than FF), has high standards compliance and
> renders the ♥, ♠ etc. as you would like them to. If it
> wasn't for Chris Pederick's Web Developer toolbar extension for FF,
> Opera might be my main browser.
>
Funny, but this displays correctly in FF and seamonkey
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<p style="font-size: 3em">
spades = ♠<br>
hearts = ♥<br>
clubs = ♣<br>
diams = ♦
</p>
</body>
</html>
and is in 'quirks mode' and using same entities and as:
http://www.worldbridge.org/tourn/Verona.06/Bulletin/Bul0305.htm
which fails! must be something else.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
[Back to original message]
|