Character Replacement Tool for easy embedding code on a webpage


  1. Copy this below code and paste it in above ‘text area’ section and hit ‘convert my code’.
  2. <iframe src="https://infotrim.com/wp-includes/amanual/wordcounter1.html" style="width:100%;height:100%;min-height:312px;" scrolling="no"></iframe>
  3. The converted code will be shown in ‘Result below:’ text area which will look something like below except ‘code’ tag.
  4. <code>&#60;iframe src="https://infotrim.com/wp-includes/amanual/wordcounter1.html" style="width:100%;height:100%;min-height:312px;" scrolling="no"&#62;&#60;/iframe&#62;</code>
  5. Now copy the whole converted code in step 3 including ‘code’ tag and enclose that code with ‘pre’ tag and then embed this code in webpage which will show results like step 2 as means of output in webpage.
  6. See whole code below with ‘pre’ tag.

    <pre><code>&#60;iframe src="https://infotrim.com/wp-includes/amanual/wordcounter1.html" style="width:100%;height:100%;min-height:312px;" scrolling="no"&#62;&#60;/iframe&#62;</code></pre>
  7. Don’t forget this post to share with your friends and family members.
  8. NOTE on Character Replacement Tool:

  9. Here if you want to use this ‘Character Replacement Tool‘ in your website then you can use the below code in you webpage. Just copy and paste it in your webpage. That’s all! It will show now in your website.
  10. <script async src="//jsfiddle.net/amedvedi/3pfxv5d6/embed/result/dark/"></script>
  11. Also try this Word Counter Online to count the numbers of characters and words generated from above results
  12. NOTE:
  13. Next time you search just Google ‘character replacement tool infotrim’ to visit this post.