Indent element designs
Use an indent tag to format element designs that require results to be indented.
<indentcmpnt offset=" " repeat=" " start=" " end=" " /> <indentcmpnt This opens an indent tag. offset=" " Enter the number of pixels to determine the size of the indent. repeat=" " Enter the text to repeat at the beginning of the indent. start=" " end=" " The start and end attributes are used to wrap the data returned by an Web Content Management tag within other tags, such as HTML. These attributes are not mandatory. /> This closes a Web Content Management tag.
Double-byte character sets
Not all double-byte character sets support extended ASCII. To use tags such as " " replace "&" with "&".
For example:
<indentcmpnt offset="0" repeat="&nbsp;&nbsp;"/>
Parent Topic
Work with element designs