User assistance for content authors

Entering HTML

Use the HTML element to store some HTML.

Example

Any combination of web content tags can be used in HTML elements with the following exceptions:

  1. You cannot use single quotation marks around attribute values.
    • [Component name='example']
    • [Component name='example' start='<a href="' end=' ">link</a>']
    • [Component name='example' start='<img src="' end=' "/>']
  2. You cannot use double quotation marks inside attribute values.
    • [Component name="example" start="<a href="" end="">link</a>"]
    • [Component name="example" start="<img src="" end=""/>"]

Library | Support | Terms of use |

Thursday, September 1, 2016 1:00am EST

Copyright IBM Corporation 2000, 2016.