Code encryption into String - will let you encode your javascript, html,css,php,c,c++ and even text. this is a very easy and useful tool for bloggers and developers.
Information
if you are using this tool and encoding css or javascript you must have to include their scripttype attribute
if you are using this tool and encoding css or javascript you must have to include their scripttype attribute
Example
If you are encoding javascript, code to be copied like this<script type='text/javascript'>If you are encoding css, code format will be like this
//<![CDATA[
.................
.................
.................
//]]>
</script><style type='text/css'>
.................
.................
.................
</style>
If you feel this tool is useful then please comment below and let me know,... Thanks.