How can I avoid the hackers from getting my html codes?

Mino B

New member
Textbook story, if a hacker gets into your gibson it's all over. You have to reroute the traffic encryption and avoid the SSL overhead. Finally, if you are commenting your code properly then you really shouldn't have anything to worry.
 
I mean how can I hide it? Because in FFS, Friends for Sale . I made a html code regarding what pet will I buy. Then suddenly, I saw one of my friend who actually copied the whole thing. I don't what she did.

So, I want to hide or avoid them from getting it.. But HOW?!

Please tell me. THANKS! :))
 
You can't. Anyone can right-click the page and select "View Source", or they can use the browser menu to do it without right clicking.

There is nothing that can be done to stop someone copying the HTML code that you create.
 
Back
Top