Allowed HTML tags for the thank you page

Thank You Page HTML Tags

This documentation provides a list of HTML tags that are allowed for use on the thank you page.

Allowed HTML Tags:

  1. <a>: Anchor tag for hyperlinks.
  2. <b>: Renders text in bold.
  3. <i>: Renders text in italics.
  4. <br>: Inserts a line break.
  5. <h1>: Heading level 1, used for main headings.
  6. <h2>: Heading level 2, used for subheadings.
  7. <h3>: Heading level 3, used for sub-subheadings.
  8. <h4>: Heading level 4, used for additional subheadings.
  9. <h5>: Heading level 5, rarely used for deeper hierarchies.
  10. <h6>: Heading level 6, rarely used for deepest hierarchies.

These tags are essential for structuring and styling content on the thank you page. Feel free to use them as needed to create a visually appealing and well-organized page for your users.