# HTML elements

- [Heading](/elements/html-elements/heading.md): Add titles (headings) inside your WordPress form
- [HTML (raw)](/elements/html-elements/html-raw.md): Allows you to insert custom HTML / CSS / JavaScript on your WordPress form
- [Image](/elements/html-elements/image.md): Used to display images inside your WordPress form
- [TinyMCE](/elements/html-elements/tinymce.md): Use this if you are not familiar with HTML and want to display text with markup to your users on your WordPress form
- [Divider](/elements/html-elements/divider.md): Used to visually divide sections of your WordPress form for a more user friendly experience allowing the user to continue to the next step or previous step in your form
- [Spacer](/elements/html-elements/spacer.md): Used to add space between elements in your WordPress form
- [PDF page break](/elements/html-elements/pdf-page-break.md): Used to start a new PDF page when using the PDF Generator for your WordPress form
- [Google map element WordPress form](/elements/html-elements/google-map-element-wordpress-form.md): Used to display (or generate) a google map (or route) based on user input for your WordPress form
