Insert fonts, colors and images in Title/Header
In Flokzu you can customize your form by adding HTML code to a Title/Header type field. This way, you can customize fonts, colors, or your company logo in every form.
Given the following code:
<h1>Credit approval/h1>
The Title of the form will look as follows:
Customize your form in the way that suits you best, modify the font, size, color and even add some image(s) to make it even more attractive.
Supported tags:
"a", "b", "blockquote", "br", "caption", "cite", "code", "dd", "div", "dl", "dt", "em", "h1", "h2", "h3", "h4", "h5", "h6", "i", "img", "li", "ol", "p", "pre", "q", "small", "span", "strike", "strong", "sub", "sup", "u","ul"
Attributes supported for each tag:
tag: "a" attributes: "href", "title", "style"
tag: "blockquote" attributes: "cite", "style"
tag: "img" attributes: "align", "alt", "height", "src", "title", "width", "style"
tag: "ol" attributes: "start", "type", "style"
tag: "q" attributes: "cite", "style"
tag: "ul" attributes: "type", "style"
The following tags are restricted to the respective protocols* tag: "a" protocols: "href", "ftp", "http", "https", "mailto"
tag: "blockquote" protocols: "cite", "http", "https"
tag: "cite" protocols: "cite", "http", "https"
tag: "img" protocols: "src", "http", "https"
tag: "q" protocols: "cite", "http", "https"
Given the following code:
<h1>Credit approval/h1>
The Title of the form will look as follows:
Customize your form in the way that suits you best, modify the font, size, color and even add some image(s) to make it even more attractive.
Supported tags:
"a", "b", "blockquote", "br", "caption", "cite", "code", "dd", "div", "dl", "dt", "em", "h1", "h2", "h3", "h4", "h5", "h6", "i", "img", "li", "ol", "p", "pre", "q", "small", "span", "strike", "strong", "sub", "sup", "u","ul"
Attributes supported for each tag:
tag: "a" attributes: "href", "title", "style"
tag: "blockquote" attributes: "cite", "style"
tag: "img" attributes: "align", "alt", "height", "src", "title", "width", "style"
tag: "ol" attributes: "start", "type", "style"
tag: "q" attributes: "cite", "style"
tag: "ul" attributes: "type", "style"
The following tags are restricted to the respective protocols* tag: "a" protocols: "href", "ftp", "http", "https", "mailto"
tag: "blockquote" protocols: "cite", "http", "https"
tag: "cite" protocols: "cite", "http", "https"
tag: "img" protocols: "src", "http", "https"
tag: "q" protocols: "cite", "http", "https"
Updated on: 31/07/2020
Thank you!