HTML in blog posts

From SailBlogs Support Wiki
Revision as of 10:06, 4 October 2008 by Tharincar (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)