I'd like to find an application on facebook which would allow me to add a tab to my page that contains simple HTML - like a list of items, or a couple paragraphs, etc. Is there a good solution anybody else has found success with?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

The Static FBML application allows you to add a tab on your Facebook Page (not your personal profile) containing static FBML. FBML (Facebook Markup Language) is Facebook's own variant of HTML. Many common HTML tags will work, if you do not use Javascript. There are also some Facebook-specific tags, which help to make up for the lack of Javascript and allow for better integration with Facebook.

link|improve this answer
This application is no longer available on Facebook. FBML has been deprecated for developers as well. – Ken Pespisa Apr 4 '11 at 19:18
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.