Does Paperform support HTML and CSS?

Please note that this feature is exclusively available with specific pricing plans.

HTML (Hypertext Markup Language)

HTML (Hypertext Markup Language) is standard language for creating web pages. The ability to add custom HTML makes it simple to embed third party services, create sections with more complex structures (e.g. tables, code blocks, etc).

You can insert HTML by clicking the ADD HTML option in the menu next to the selected line on your form.

Add an HTML block by clicking an empty line, hovering over the + icon to the left, and selecting "Add HTML."

CSS (Cascading Style Sheets)

CSS (Cascading Style Sheets) is used to control the appearance of just about everything. Custom CSS gives you fine level control over the styling on the page, allowing you to have precise control the coloring, spacing, sizing, and lots more!

Custom CSS can be added under Theme → UI Elements → Custom CSS.

If you would like to learn more about HTML and CSS, have a look at this short course that will bring you up to speed.

JavaScript

JavaScript (or JS for short) is a programming language commonly found on websites and web apps. It allows you to develop completely custom behaviours and functionality through the use of custom code on your forms.

JavaScript can be added to your forms, and is fully supported within...

If you'd like to learn more about JavaScript, have a look at this short course to help explain the fundamentals.

Note: JavaScript is intended for use by advanced users. You may wish to contact a developer to assist you with producing custom code on your forms.