Using ANSI Character on HTML

My previous post 'ANSI Characters'  was lack of how to use them on HTML, so here it is...

For using an ANSI Char on HTML simply use &#<ANSI code>;.
Example:
ANSI code for @ is 64, then write in html code as &#64;

No comments:

Post a Comment