|
| |
|
|
spinningjennie
Posts: 309 Joined: 2/20/2002 From: Status: offline
|
Copperplate Gothic font requested by client - 1/31/2007 21:21:48
A client has requested that a temporary page be created using the 'Copperplate Gothic' font to create some bold announcements re. a site coming soon. 1. Is this font commonly available to people viewing websites? 2. Should I advise him that this font choice may not be advisable? 3. I guess I would need some similar font alternatives to add to the font listing in the stylesheet. Choosing similar fonts could well be difficult. Any suggestions on this? This seems to be fairly wide font. Thanks for any tips! spinningjennie
|
|
|
|
Tailslide
Posts: 5915 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: Copperplate Gothic font requested by client - 2/1/2007 2:44:14
This is a useful page: http://www.codestyle.org/css/font-family/sampler-CombinedResultsFull.shtml It lists the % of mac and pc users who have a particular font installed. Currently Copperplate Gothic is available on only 48% of PCs. If he's determined then you can use an image as Swoosh suggested as long as it's just for something brief like a heading or "coming soon". You don't want to use an image for anything more than that as it causes accessibility issues and Search Engines can't read them. What I might do if he wants it for more than a heading would be to specify alternatives in the CSS - you like: #whatever {font-family: Copperplate Gothic, Times New Roman, Georgia, serif;} (you might need to put quotes around the copperplate gothic name - I haven't checked). That way - the client gets their way but it won't look horrendous for everyone else.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
d a v e
Posts: 4010 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: Copperplate Gothic font requested by client - 2/1/2007 8:59:22
"(you might need to put quotes around the copperplate gothic name - I haven't checked)" you need quotes around anything that isn't one word: so "Copperplate Gothic", "Times New Roman"
_____________________________
David Prescott Gekko web design
|
|
|
|
spinningjennie
Posts: 309 Joined: 2/20/2002 From: Status: offline
|
RE: Copperplate Gothic font requested by client - 2/2/2007 3:26:29
Many thanks for your very useful tips Swoosh, Tailslide and dave! That font website gives me the info I need, Tailslide, to make the point to the client. Great!! Regards spinningjennie
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|