Function : Allows the administrator to embed any amount of HTML within the form,this element is particularly useful if you want to add an introductory text above your form
| CSS Class | CSS class assigned to this div that contains the specified HTML |
Notes:
* HTML code are stored in the database as base64 encoded text * The following tags are stripped from the HTML input right after click the “Done” button
<input> <option> <script> <link> <html> <body> <head> <select> <applet> <base> <area> <button> <fieldset> <legend> <iframe> <map> <meta> <noscript> <optgroup> <textarea>