HTML character set, HTML Validator, Web Development
Organic-Intelligence.com
Home | About Us | Blog | Web Technologies | SEO | Job Seeker
 

Web Development Resouces


HTML document character set

Frequently used:
Decimal Code Character Description Entity
" " Quotation mark "
& & Ampersand &
&#60; < Less than &lt;
&#62; > Greater than &gt;
&#169; © Copyright &copy;
&#8211; en dash &ndash;
&#8212; em dash &mdash;


To see the completed list of HTML document character set, please click here.

HTML Validator

To find out the possible errors in your HTML, you can run your code through the W3 validator.