I created an HTML page and now would like to hide the source code and encrypt it.
How can I do that?
You cannot hide the source code, but you can add some difficulties to see your source code by following way
1. Disable right-click:
2.Disable ctrl, u, F12 keys:
3. Add to lots of white spaces to before you staring your codes
it may fool someone