Displaying Special Characters

Character map
Why does putting an & in my text mess up my page?

For the full list of displayable characters, check out theASCII CHART.

Example

I had to learn this one early- I was the MIS Director for Jacoby & Meyers!

I want to use the words, "me & you" so that they appear
just like that. I also want to do a smiley face ;->
or maybe a sad face ;-<

Some characters like > & < have special meaning to HTML. Therefore we must use special codes

& is &amp;, < is &lt;, and > is &gt;

Source code

I had to learn this one early- I was the MIS Director for
Jacoby &amp; Meyers!

I want to use the words, "me &amp; you" so that they appear
just like that. I also want to do a smiley face ;-&gt;
or maybe a sad face ;-&lt;

Related Articles

  • The ASCII Chart
    An ASCII Chart is a simple way to keep a list of what all the printable, or displayable characters are. All computers store information as a set of 1s and 0s (bits), not as actual characters. A group of eight (8) bits make a byte. Believe it or not, four bits actually make a nibble and two nibbl.....
  • Displaying Date and Time using PHP
    Type exactly like below in Notepad or any other HTML Editor and save it as date.php in your localhost.
  • HTML Characters
    Greater-than and less-than signs have special meaning within HTML documents and, because of this, cant be used on a web page unless they are specified in a particular way. These special characters are specified in HTML by surrounding a simple description of them with an ampersand (&) and a sem...
  • Displaying Date and Time using PHP
    You dont have to know PHP programming to do this tutorial.
  • String Functions
    This tutorial will teach you all of the basic string functions available in ASP using VBScript. I will keep things concise as possible. The following is a list of the functions and an example of each.
  • The Debate Rages On: Code vs Content
    I recently attended a seminar and the guest speaker was a well respected SEO Expert. His presentation was fluid and I must admit he did an awesome job of captivating his audience.
  • Regular Expressions
    Regular expressions provide a means for advanced string matching and manipulation. They are very often not a pretty thing to look at. For instance:
  • Web Designer's Guide to Search Engine Optimization
    From a search engine point of view, the perfect webpage has no graphics, no scripting, no tables...etc but just alot of normal, plain readable text. You can just take it that plain text is the food for search engine spiders.
  • Random Password Generation
    Web programmers will enjoy this article. It is a quick and effective way to create Random Password Generation - needed for security and anti-spam measures. The author provides concise lines of code, screenshots and simply read texts.
  • Hacked Off With CSS?
    Learn what CSS hacking is and why not to do it.

Contact Web Design Outsource and get started today

Need Website Designing, Development, Redesigning, Maintenance and SEO services or help growing your company's web presence? Request a free Quote Now.