HTML Parse Tool

The TNB HTML Parse tool is a vital blogger tool. This tool converts your original HTML codes and Javascript codes that your blogger template can understand.

Most time when you insert your default HTML code, Blogger can’t process it. You have to parse it with this awesome tool below.

This tools converts the following”

  •     ‘<‘ becomes ‘&lt;’
  •     ‘>’ becomes ‘&gt;’
  •     ‘”‘ (double quote) becomes ‘&quot;’
  •     ”’ (single quote) becomes ‘&#039;’
  •     ‘&’ becomes ‘&amp;’

NOTE: This tool doesn’t change your code output in anyway, it only converts it to a language that blogger can process.

Enter Code to HTML Escape:

Replace newline with <br/>

Replace < > ”

Replace space with &nbsp;

Escape special characters (& and non latin chars)

 

Copy HTML Escaped result:

© 2014 TechRez Digital Media Limited