How to display CopyRight Symbol

Posted by Jay     Tags: , 21 July, 2008    9,483 views    (0) Comment

Character Entities References are the way you put special letters, numbers and symbols on the web page. A character entity reference consists of an ampersand (&), followed by a pound sign (#), the number of the character entity, and finishing with a semi-colon (;). Alternately, for some characters you can put ampersand, the name of the character (but no # sign), followed by a semi-colon. For example, you could put a copyright symbol on the page like this: this code produces Read Full Article (Click here)...

Categories : Web Mysql Tags : ,