Board index » Web Programming » Why does the font show up very different on our website when I op.
|
abn80
|
|
abn80
|
Why does the font show up very different on our website when I op.
Web Programming282
I designed our website on one computer, saved to our server. When I opened up site on other computers, the font looked totally different! It looks nothing like it did when I designed it or how it currently looks on my computer. I saved all to the server too. - |
| Murray
Registered User |
Fri Dec 10 10:42:21 CST 2004
Re:Why does the font show up very different on our website when I op.
The font that is displayed will be selected from the fonts installed on the
viewing computer. If you have used a font that is not installed, say 'nosepicker bold', then it's not likely anyone but you will see that font when you view the page. For this reason you should stick with the ordinary fonts unless you want to make a graphic element of the text you are styling. -- Murray "laftrsings" <laftrsings@discussions.microsoft.com>wrote in message QuoteI designed our website on one computer, saved to our server. When I opened - |
