Welcome Guest, Not a member yet? Register   Sign In
Copy right symbol ?
#2

[eluser]PhilTem[/eluser]
It's because you are inserting the character in another encoding as your page is (probably that's the reason). All HTML special characters (i.e. anything besides a-zA-Z0-9.,?) should be written as HTML name and not as the symbol it really is.

That's why you should use:
Code:
©

as well as instead of & you would use & and so on and so forth.


Messages In This Thread
Copy right symbol ? - by El Forum - 09-12-2012, 04:07 AM
Copy right symbol ? - by El Forum - 09-12-2012, 06:12 AM
Copy right symbol ? - by El Forum - 09-12-2012, 07:42 AM
Copy right symbol ? - by El Forum - 09-12-2012, 11:32 PM
Copy right symbol ? - by El Forum - 09-12-2012, 11:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB