HTML Encoder or Parser tool for Bloggers and Webmasters.

By Hammad Baig on Friday, 1 June 2012

This Tool will assist you to change HTML characters to simple text, which could be easily inserted in your blogger template,comment form and This tool can also be used to parse AdSense ad code as it required to be parsed before being added to the blogger templates.HTML character encoder converts all applicable characters to their corresponding HTML entities. Certain characters have special significance in HTML.For example, it is not possible to use the < character as it is used in the HTML syntax to create and close tags. It must be converted to its corresponding < HTML entity to be displayed in the content of an HTML page.HTML entity names are case critical.

    '<' becomes '&lt;'
    '>' becomes '&gt;'
    '"' (double quote) becomes '&quot;'
    ''' (single quote) becomes '&#039;'
    '&' becomes '&amp;'



Enjoy the tool......

2 comments on

'HTML Encoder or Parser tool for Bloggers and Webmasters.'

  1. Thank you admin for this important post

    ReplyDelete
    Replies
    1. Thanks for your visiting our blog Mr Admin.

      Delete