HTML in blog posts

From SailBlogs Support Wiki
Jump to: navigation, search

Most HTML, script tags, embedded objects, CSS and other formatting will be STRIPPED from blog posts. Exceptions are very limited style tags shown below. This is a security feature to prevent SailBlogs from being used to distribute spyware or other malicious code.

List of allowed HTML

Element Code Meaning
<b> bold
<a> anchor (link)
<i> italic
<img> image
<strong> bold
<em> emphasis (italic)
<p> paragraph
<blockquote> indented quote
<u> underline
<center> center text
<br> line break
<pre> preformatted
<del> delete (strike)