What is html encoding? - HTML Views : 424
Tagged in : HTML
0 0
Send mail
Html Encoding is the action of encoding certain html characters into html entities. The format of a html entity is &entity; where entity is a case-sensitive alphanumeric string. For example, the html encoded character of quote is "e;
By gowtham, On - 2010-02-11



    Login to add Comments .