Html Encoder
Use:. For Instance,Blogger Comment Form Doesn't Support the Direct Posting of HTML and JavaScript.In order to Help You in this Situations.You've to Escape/Encode the Html into Text So that they can be Easily Posted Without Any Error.The Tool Below Will Help you in this Case.
You can also use it to convert your Adsense code into an Embeddable form. For Instance See the Below Examples.
- '<' becomes '<'
- '>' becomes '>'
- '"' (double quote) becomes '"'
- ''' (single quote) becomes '''
- '&' becomes '&'