That darn question mark (instead of the copyright sign)

They have: 5 posts

Joined: Dec 2001

Some browsers don't show the copyright sign - instead they place a question mark there.

This has annoyed me for some time until I finally realised all I had to do is put an image of it there instead.

HA!

Busy's picture

He has: 6,151 posts

Joined: May 2001

& c o p y ; (no spaces) rather than ©

They have: 5 posts

Joined: Dec 2001

Busy wrote: © rather than ©

Thanks, Busy.

I haven't checked a lot of Yahoo! pages but if you go into their groups section using Mozilla Firefox you'll notice a question mark where the copyright sign should be.

My bottom-of-the-page java is at

http://www.cygo.com/menuleb.js

And here's its content:

document.write("Suggest a Site -")
document.write("ABOUT US -")
document.write("WRITE US - ")
document.write("Terms of Service -")
document.write("Privacy Policy")
document.write("THE CREDITS")
document.write("Copyright")
document.write("")
document.write("2005 Cygo.com. All rights reserved")

The image:

Busy's picture

He has: 6,151 posts

Joined: May 2001

The copyright can be done several ways, & c o p y ; (no spaces) is the normal way but also depends on the font style as some fonts do not have symbols included.

if pages contain a lot of question marks: ????????? ????? ?????? ... then it's a langauge thing, we see the question marks but people with the language pack (usually Chinese etc) see that language.

To do the '©' is alt 0169 if anyone is interested, change the font to symbol and doing the alt 0169 will give you a heart, :Þ

They have: 5 posts

Joined: Dec 2001

OK. GREAT!!

Your suggestion worked.

Here's the line with the & c o p y ; (no spaces) added:

document.write("Copyright & c o p y ; (no spaces) 2005 Cygo.com. All rights reserved")

Thanks loads, Busy.

Now with global outreaching and multiple language fonts in the play, an image might be better, it seems, but I'm sticking with your & c o p y ; (no spaces) tip - at least for now.

Thanks again.

demonhale's picture

He has: 3,278 posts

Joined: May 2005

and that should be the way copyrights will be done like for trademark would be & t r a d e ; (no spaces) and so on, therefore making also your site validate...

Greg K's picture

He has: 2,145 posts

Joined: Nov 2003

You may also want to read this thread:

http://www.webmaster-forums.net/showthread.php?t=29126

-Greg

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.