List of all supported HTML Tags
All HTML Tags that can be handled and translated from HTML to Hollywood standard codes are stored in the HL.HTML_tags table, you can edit and add your own or modify the existing ones.
HTML Tags | Hollywood Translation |
---|---|
<div> </div> | \n |
<br> | \n |
<b> </b> | [b] [/b] |
<i> </i> | [i] [/i] |
<u> </u> | [u] [/u] |
<em> </em> | [b] [/b] |
<small> </small> | -none- |
<strong> </strong> | [u] [/u] |
-blank- | |
-blank- | |
<ins> </ins> | -blank- |
-blank- | |
<mark> </mark> | [b][u] [/u][/b] |
<p> </p> | -blank- |
<span> </span> | -blank- |