|
There isn't. Anyone can steal HTML, CSS, JavaScript, (there's more) easily. And you can't encrypt them, well you can add unseen comments to the code, but then can be removed.
What you can do is refer to your images as 'images/img.jpg' instead of 'http://www.mysite.com/images/img.jpg'. That way it would be harder (still easy) to make the stolen page work.
But you shouldn't be worried about that, every website in the world can have there HTML stolen (at least I think)
|