Without encoding the html special code it is not possible to use them as browser will add them as tag.So in order to show the html codes like is greater than (>) we need to escape or Encode the code.Today we will learn about how to encode the code and add it in HTML.
Still confused one fact if you try to add the AdSense code directly in Blogger Template it will so error.It is because you have not escaped the code.In comment form also you cannot add the code directly then converting the HTML code is proper Solution
Html Encoding table.
The code in HTML are encoded like this
- '<' will be encoded to '<'
- '>' will be encoded to '>'
- '"' (double quote) will be encoded to '"'
- ''' (single quote) will be encoded to '''
- '&' becomes '&'
HTML Encoder
Are you being tried of encoding each then don’t worry I have added a tool that will encode without any problem.
- Just add the code which is to be encoded.
- Click on Convert .(Only one time)
- Copy the code.
- Paste it where it is essential.
- Blogger Rocks
- Cheers
Subscribe for free
Thanks for visiting Blogger Rounder.We can subscribe to Blogger Rounder's by RSS feed or email updates.
0 comments on "HTML Encoder":
Post a Comment
We Love To Hear Comments from You.Comments are Welcome.You can comment here regarding this Post.If it is not related with the post you can ask a question by Contacting Us.Before Comment Please Subscribe To our RSS or email updates.Publishing Spam Comment is Not allowed.If you want to Add Code then Please Encode it.
Simple Tags like <a> ,<strong>,<b>,<em> and <i> are allowed for preventing spam