You can play around with a Ui.Html below using the controls.
Some Content
Html
<Ui.Htmlcontent="<div>Some Content<div>"/>
Make sure that you trust the HTML inserted this way! In general, setting HTML from code is risky because it’s easy to inadvertently expose your users to a cross-site scripting (XSS) attack.