How to add HTML and JavaScript encoder / parser tool to Blogger

HTML encoder / parser tool is a tool that allows you convert any HTML / JavaScript code into an XML code. Sometimes blogging is required to add HTML code to our blog templates. But the problem is that HTML code can not be added to Blogger templates. Because the Blogger template does not support HTML code. Then we need to convert HTML code to XML code. In this tutorial I'll show you how to convert this HTML and JavaScript code into XML code by adding this HTML converter tool to the blog. If you set this tool to any static page on your blog, you can easily convert it from an HTML code to a XML code using the tool, at any time, depending on your convenience. You can easily add this tool by following the steps below.



How to add:
First log in to your blog.

  • After that, create a new page from Page> New Page. If you wish, you can add this tool to any post page.
  • Paste the following code into HTML Editor.




<style type="text/css">
#main-wrapper {
width:100%!important;
float: left;
margin: 0;
}

#main-atas {
width:103%; }

.post {
width:100%;}
#sidebar-wrapper {
display: none !important;
}
#midsidebar-wrapper, .blog-pager, .post-header-line-1, .post-footer, .post-title, .post-labels, .post-icons, .post-author  {
display: none !important;
}
</style>

<iframe scrolling="no" src="https://prozoktilab.blogspot.com/2014/08/HTML-Parser.html" style="border: 0px none; height: 392px; margin: 0px auto; overflow: auto; width: 100%;"></iframe>




  • After paste, save / publish your page. 
  • Then work himself you wish, you can keep the comments section off the page like me. 
  • To close the comments box, go to Option from the Reader Comments in the right-hand side of the page, Don't Allow, Hide Exiting, click on Done.
  • This is up until today. thanks to everyone.

No comments

If any problem, please comment us below the comment box.

Powered by Blogger.