A quick and dirty method of stopping html from being parsed is to enclose it in the following tags:

<XMP>


</XMP>


I don't think its valid, but it works.