Editing Content Via HTML Source Viewer¶
Warning
Only the following HTML Tags Elements can be used:
Elements:
‘a’, ‘abbr’, ‘b’, ‘blockquote’, ‘br’, ‘caption’, ‘cite’, ‘code’, ‘col’, ‘colgroup’, ‘dd’, ‘dl’, ‘dt’, ‘em’, ‘h1’, ‘h2’, ‘h3’, ‘h4’, ‘h5’, ‘h6’, ‘i’, ‘img’, ‘li’, ‘ol’, ‘p’, ‘pre’, ‘q’, ‘small’, ‘strike’, ‘strong’, ‘sub’, ‘sup’, ‘table’, ‘tbody’, ‘td’, ‘tfoot’, ‘th’, ‘thead’, ‘tr’, ‘u’, ‘ul’, ‘span’, ‘hr’, ‘object’, ‘div’, ‘script’, ‘figure’, ‘noscript’, ‘figcaption’
DEFINTIONS¶
- Elements
- The HTML tags that will be allowed within your content
- Attributes
- The corresponding attributes allowed for the above specified tags
Editing The Content¶
Click “Review”¶
Proceed to View Source¶
View Source¶
Source Viewer¶