The display attribute specifies what type of rendering area should be allocated to the relevant tag. It also affects the way in which EditLive! for XML interprets the tag when parsing the content.
The tag and content are displayed. The tag must contain content, if the tag does not contain content then it is removed. Custom block tags will not be automatically wrapped within other tags.
The tag and content, if present, are displayed. The tag may or may not contain content. If the tag does not contain any content on the tag will be rendered. Custom inline tags will be automatically wrapped within a block tag (i.e. <P>).
Only the tag is displayed. This display type should only be used with custom tags that do not contain content.
Copyright 2001-2004 Ephox Corporation. All Rights Reserved.