The hide tag is a Container Tag which is used to suppress the interpretation of all enclosed contents. Use it for comments, temporary concealment of article text parts or non-destructive form changes.
The hide tag has the following syntactic structure…
<txp:hide>...tag or text... </txp:hide>
There are no attributes associated with hide.
<txp:hide>This is essential as a work-around for the Peekaboo bug in Internet Explorer 6</txp:hide>