Hi Hugh,
Composite C1 needs valid XHTML to render your content.
If your insert your link with the 'Insert-Link-Button' in the WYSIWYG-View, it will be formatted to valid XHTML from C1 like this:
Composite C1 needs valid XHTML to render your content.
If your insert your link with the 'Insert-Link-Button' in the WYSIWYG-View, it will be formatted to valid XHTML from C1 like this:
<a href="http://www.formstack.com?utm_source=h&utm_medium=jsembed&utm_campaign=fa&fa=h,1923452" title="Web Form Builder"">FormBuilder</a>
If look at your original Link-Code below, you can see the differences C1 made to your code to make it valid XHTML:<a href="http://www.formstack.com?utm_source=h&utm_medium=jsembed&utm_campaign=fa&fa=h,1923452" title="Web Form Builder">Web Form Builder</a>
Thorsten