Entering HTML

Use the HTML element to store some HTML.

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

  1. You cannot use single quotes 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 quotes inside attribute values.

    • [Component name="example" start="<a href="" end="">link</a>"]

    • [Component name="example" start="<img src="" end=""/>"]


Parent

Create an HTML component


Previous

Specify a location for the HTML component


Previous

HTML component properties


Previous

Inserting an image in an element

Inserting a link in an element

Inserting element tags

Create web content tags

December 14, 2011
   

 

Apr 1, 2011 1:26:17 PM

});


+

Search Tips   |   Advanced Search