Tag Archive | "ascii"

HTML Entities

Thursday, September 11, 2008

0 Comments

HTML Entities

When you use HTML special symbols on your website pages, it is better to use the actual unicode HTML entities to ensure (X)HTML validation and proper encoding of the content on your pages to all users.

Continue reading...