|
You can't. If you have special code you want hidden, use ASP, PHP or another server side solution to process it, but the HTML is always visible. To make it harder to see, you can pop it into a window with no menu, but you must realize your HTML will always be transmitted to the user's machine.
|