PDA

View Full Version : Terminal in all browsers?


CRX
11-21-2003, 12:50 PM
Hi there,

A font question, I use Teminal on my site and looks nice to me, but some browsers ignore it and make it all in a default font. This is not good, it works in ms ie, opera but not in netscape, mozila and safari. I tested on both mac and pc.
My code:

<FONT FACE=TERMINAL SIZE=3>Text</FONT>

Simple as that, right? Guess not, who can tel me how to fix this?

Thanks.

Daybreak_0
11-21-2003, 03:23 PM
You have not been very specific of whos browser it does not work on or which browser on which computer.

So can only suggest this -
I do not have the TERMINAL font, so my browser would render it in a default font.

Do a search on fonts and you will see that everyone recommends using a standard font otherwise viewers of your page will not see it as you want them to see it.

in laymans terms they have to have the terminal font to see terminal.

Day

CRX
11-21-2003, 05:06 PM
But the thing is the font does work on ms ie and opera on my pc and does not work with netscape and mozilla on the same machine same os. I checked the browsers settings so that should be ok.

So either, these browsers just don't support it or I need a different code for those browsers...

I haven't checked it all the way on my mac at work so not 100% sure about the behavior there.

But either way, I'll have to change it i guess, to bad, it looks very nice, unless someone has a some magical sollution?