How do I hide my source?

Answers were Sorted based on User's Feedback



How do I hide my source?..

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

How do I hide my source?..

Answer / syed aleem

You can hide the source, right click options using javascript.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More HTML DHTML Interview Questions

Meaning of Inline-flex.

1 Answers  


Why does the browser show my plain html source?

1 Answers  


What are META tags?

2 Answers   Four soft,


What is unpaired tag?

1 Answers  


What is the use of a span tag? Give one example.

1 Answers  


How to make text vertical allign center in div.

1 Answers  


What are deprecated html elements?

1 Answers  


Who made html5?

1 Answers  


Please anyone tell me , how to create toggle button without bootstrap.

1 Answers  


What is meta description tag example?

1 Answers  


What is the difference between the application model of HTML and HTML5?

1 Answers  


Why html is markup language?

1 Answers  


Categories