How do I hide my source?
Answers were Sorted based on User's Feedback
Answer / guest
You can't. The source is necessary for the browser to
display your document. You have to send the complete,
unencrypted source to the browser. Even if a particular
browser doesn't have a "View source" option, there are many
that do, and you can always retrieve the document by hand
(using telnet) to get its source. Or check the browser's cache.
You can of course put a few hundred empty lines above the
actual source, then newbies who don't see the scrollbars
will think there is nothing there.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / syed aleem
You can hide the source, right click options using javascript.
| Is This Answer Correct ? | 0 Yes | 3 No |
Can several selectors with class names be grouped together?
What is the difference between a tag and an element in html?
What is important tag in html?
Why is it allowed to send XHTML 1.0 documents as text/html?
What is the use of dom in html?
What is html applet?
What are Web Workers?
What is a simple table?
Name some new features which were not present in html but are added to html5?
For what screen size should I write?
Why to use xhtml.
What is called in html?