Comment Element Test

This is a test for a new attribute added using XHTML Modularization. q.v. the DTD. An exmaple of the extended code:-

<p style="color:green;"><util:comment>was <a href="">originally</a> 
blue</util:comment> More text.</p>

which renders as:-

was originally blue More text.


Also: [validate me].

Sean B. Palmer