jQuery HtmlEditor - Tags and Attributes

HtmlEditor generates the following HTML tags and attributes:

HTML Tags

Type Tags
Content sectioning <h1> - <h6>
Text content <blockquote>, <div>, <ol>, <li>, <ul>, <p>, <pre>
Inline text <a>, <b>, <br>, <code>, <em>, <i>, <s>, <span>, <strike>, <strong>, <sub>, <sup>, <u>
Images and frames <img>, <iframe>
Table content <table>,<tbody>,<tr>, <td>

Attributes

  • allowfullscreen
  • alt
  • class
  • data-*
  • frameborder
  • height
  • href
  • rel
  • spellcheck
  • src
  • style
  • target
  • width