What is html encoding? - HTML Send mail vote down 0 vote down 0 Views : 388
Tagged in : HTML
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 .