Rediff Markup Language (
RBML) is an evolved subset of HTML with some elements removed, and others which have been added that are specific to
Sociali. You set the RBML for a profile box by calling
profile.setRBML through the
API. The RBML is cached on
Sociali's server until
profile.setRBML is called again through a canvas page.
Valid HTML elements |
- a
- abbr
- acronym
- address
- b
- bdo
- big
- blockquote
- br
- caption
- center
- cite
- code
- dd
- del
|
- dfn
- div
- dl
- dt
- em
- fieldset
- font
- form
- h1
- h2
- h3
- h4
- h5
- h6
- hr
|
- i
- img
- input
- ins
- kbd
- label
- legend
- li
- ol
- optgroup
- option
- p
- pre
- q
- s
|
- samp
- scrvaipt
- select
- small
- span
- strike
- strong
- style
- sub
- sup
- table
- tbod
- y
- td
- textarea
|
- tfoot
- th
- thead
- tr
- tt
- u
- ul
- var
|