|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Windows based computers come with a standard font set. I know that most computers come with more font sets than that.
I getting tired of using Arial and Times New Roman in my site design and wondered what are the "safe" fonts to use. Dreamweaver shows that I can use: Arial Times Courier Georgia Verdana Geneva I want more options! Please let me know your opinions on this. Thanks! Rich
__________________
Me |
|
|||
|
Hi Richkoi.
The 6 you list are safe bets and have been around since win 95(shudder). Whilst these are still the safest bet why not write a style switcher based upon the users O/S. So if a visitor is using win 98 switch to a font you like that you know is included standard, elseif a user in using xp use a different one, else use Verdana. Use if, elseif, and else or case and swithch to make selections in your code. You could use any serverside language or JavaScript to make the switch. The reason in stylesheets you 6 more than one listed is if the first isnt present on the users drive it will attempt to use the next, and so on. |
|
|||
|
Richkoi, are you wanting more options in your Dreamweaver?
In your font selection drop down box, at the bottom is a choice "edit fonts list". If you click this, you can add fonts that are installed on your windows. It lists them all there. I like using Microsoft sans serif, Lucidia, monospace, Tahoma, Comic sans serif etc. Is this what you are looking for? If you like php~pro's excelleny idea, I have scripts, php and javascript that will do the 'stylesheet switch' by user selection. Or the OS detection script is easy enough to retrieve a stylesheet and save the setting with a cookie. |
|
||||
|
LOL, nice new Avatar MikMik...
yeah, I know about adding fonts to the list in Dreamweaver, I just am trying to determine what would allow 99.9% (well, 95% would probably be fine) of the internet users to see the fonts correctly. Yeah, let me see those scripts, I am always for user preference... Thanks, Rich
__________________
Me |
|
|||
|
Geez I bow to Rich. I cant remember the last time I saw anyone mention user prefference in these forums. Everyones for the hard sell and of the attitude the visitor is having it like it or not. Whether, pop ups diallers, or flash banners the web community seems to be all out to sell hard. If they got it right for a change, quit the hard sell tactics, perhaps they're sites would be remembered for the right reasons.
Kepp it up. |
|
|||
|
Yeah, what's up, Richkoi? You trying to give us a good name?
If you get a good reputation, you might forget to become a raving hypster.... You might generate business the old fashioned way - gasp - good service ! This is the 21st century, man! --------------------------------- Okay, I got this from 'imposter.org' but I tried to go to his site and it is moved/gone/404 error. However, it was provided free for download in a zip, and I will try to find the original on a backup disc. For now: 1.) - save this code as 'styleswitcher.js' Quote:
Quote:
Quote:
I will try to get the page cleaned up back to original, and just zip everything for you. It is easier when you see it in action to work with. I am far from able to write my own scripts, I have been learning through cut'n'paste, and working with templates. I get around with javascript, perl, and php. Slowly the commands and assigning functions is coming to me, I am like php~pro, I guess - if I may be so bold, I want to be a programmer and concentrate on java, xml (soap, web services) and delphi or a C language. What I am saying is that lot's can be done without knowing the language, but php/MySQL would still be pretty handy in the meantime. ----------------------- I have some php scripts that I got from tutorials, they are more involved than using the javascript switcher, and one of them is a browser detect to serve appropriate CSS for different browsers. I will get them for you, and the links to the tutes. Codewalker, phpKitchen, and DevShed, I think. |
|
|||
|
Not to mention php is not 'browser settings' reliant! It always works, and doesn't clutter the browser cache :O)
Dynamic CSS with PHP Looks like these pages have about everything I need to get going, awsome tute selection for common and popular features, and beginner php/MySQL. Even has smarty template engine and XML stuff, including news feeds: http://codewalkers.com/tutorials.php?c=3 http://codewalkers.com/tutorials.php?c=5 Example Quote:
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |