Index
Content elements to be replaced
Internal frame (iframe)
code | display |
---|---|
<iframe width="480" height="320" src="https://example.com/"></iframe> |
Images
code | display |
---|---|
<img src="/img/icon/favicon.png"> Lorem ipsum dolor sit amet | ![]() |
<a href="https://example.com/"><img src="/img/icon/favicon.png"> Lorem ipsum dolor sit amet</a> | ![]() |