Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between HTML5 interaction in Sencha and Twitter/Bootstrap?
What is an api and list the api's available in html5
What is style in html?
How to increase the font size in html?
What is doctype & why it is important?
How do I convert html to xhtml?
What is the use of a span tag? Give one example.
What is an image tag?
What is the difference between title tag and h1 tag?
What is the use of dhtml?
Is xhtml deprecated?
What is semantic elements in html?
How to apply stylesheet with html element by id?
Does html5 native support for local storage?
What is a 1 page website?