Content-type: text/html Be careful when replacing HTML tags

Home
WebGroove is no longer supported. These docs are reference only.


Be careful when replacing HTML tags
It is tempting to create your own tags to replace plain HTML tags like <h1> and the like, but do so with caution. For example, it would be a terrible mistake to attempt to create a new tag called <img>. You wouldn't be able to actually display in image -- your custom macro would expand indefinately. We recommend that for really important HTML tags you make a tag with a different name (like <my_img>) to eliminate the confusion.

Up To
Macro Tag


WebGroove® is a registered trademark of Creativision Publishing Corporation