> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://docs.flokzu.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 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:

![](https://storage.crisp.chat/users/helpdesk/website/5a899047-9b38-48ab-9475-31c8c63a3183/a2e763fb-6ede-4ed4-861f-547d751591a5.png)

| 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"