Allowed Tags in the Advanced Tab

This help doc provides a list of allowed tags that can be used within the Advanced tab > Head Tag HTML section of design templates.

Allowed Tags

All tags may use the attributes id, style, and class, in addition to standard attributes for hyperlink and image tags. Image tags must be written without self-closing markup.

Below is the list of allowed tags:

  • <p>
  • <b>
  • <strong>
  • <i>
  • <em>
  • <u>
  • <br>
  • <hr>
  • <h1>
  • <h2>
  • <h3>
  • <h4>
  • <ul>
  • <ol>
  • <li>
  • <blockquote>
  • <code>
  • <pre>
  • <div>
  • <span>
  • <a>
  • <img>
  • <table>
  • <thead>
  • <tbody>
  • <th>
  • <tr>
  • <td>