Forum Moderators: not2easy
<div>s to be <span>s, <cite>s to be <input>s, etc. It wouldn't protect your content, but anyone copying your code would end up with something that rendered as gibberish.
Is such a thing possible/practical?
You can of course do what you want with XML rather than HTML, but try getting that indexed by Google (client-side XML is indexed as
text/plain IIRC). Nice idea though! ;)