FAQ
newsFlash
What are those html supported tags mentioned in the newsFlash read me file?A: Those are HTML(Hyper Text Markup Language) tags that you can enter directly into the text of your stories. The flash display will parse them and take the correct action.
a Anchor Tag - used to create links
p Pragraph Tag - used to create paragraphs
font Font Tag - used to alter text
b Bold Tag - used to create bold text
br / (X/HTML - recommended) or br (HTML) Line Break - used to create a line break or newline
Basic html - http://www.w3schools.com/html/html_primary.asp
Hyperlinks/Anchor Tag ('Links' for short) - http://www.w3schools.com/html/html_links.asp