JavaScript/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 | <img> |
| Table content | <table>, <thead>, <th>,<tbody>, <tr>, <td> |
Attributes
|
|