How do I hide my source?

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


Please Help Members By Posting Answers For Below Questions

What is a logical tag in html?

662


What is the purpose of 'video' tag in HTML5?

637


What is the difference between the directory and menu lists and the unordered list?

723


What are the two basic tags in html list?

645


What are the various elements provided by HTML 5 for media content?

668


How do I create a link that opens a new window?

677


What is a head tag?

581


How many tags were removed in html5?

677


What is new in html 5?

645


What does :: before mean in html?

608


Why is labelling important?

580


What are the types of tags in html?

637


How to set colors to borders in html?

628


What is dhtml in computer?

648


What is the use of

tag in html?

770